What's the best way to organize GitHub Projects for a multi-repo monorepo setup? #1306
Answered
by
Adez017
maryam1976mma-crypto
asked this question in
Q&A
-
|
I have 5 related repos (frontend, backend, docs, shared libs, infra) and want to track issues/PRs across all in one GitHub Project board. How do I link them properly without manual updates? |
Beta Was this translation helpful? Give feedback.
Answered by
Adez017
Apr 3, 2026
Replies: 1 comment
-
|
Hi @maryam1976mma-crypto , you can create on project (board) in one repo and when tracking the issue or pr , you can link them in the same board which can help to maintain the projects at a central level. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
sanjay-kv
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi @maryam1976mma-crypto , you can create on project (board) in one repo and when tracking the issue or pr , you can link them in the same board which can help to maintain the projects at a central level.