Syncing Multiple GitHub Repositories to a Single Plane Project

We are currently setting up Plane to manage our product development workflow and are looking to migrate our task tracking from GitHub. Our product architecture relies on multiple repositories.

However, all of these codebases feed into a single unified product roadmap, which we want to manage under one single project in Plane.

While configuring the GitHub Integration under Workspace Settings, I noticed that the Project Issue Sync mapping modal only allows us to select one single repository for a designated Plane project.

Could you guide me to handle this?

Responded to this over the in-app chat, but posting here too for others who view this post.

For issue syncing, it’s currently one repo per project, so there’s no way to map multiple repositories to a single Plane project at the moment. For PRs, any PR across your GitHub organization that mentions a work item from your selected projects will trigger state transitions, so that’s a bit more flexible.

I’ve passed the multi-repo issue sync as a feature request to the product team for consideration.

Got it, thanks for looking into this.