I watched https://youtu.be/nI5VdsVl0FM?t=226 about how to manage issues with labels, milestones and Projects, but that seems specific to each Github repository.
Say we have a feature push that requires tracking issues from both a "frontend" & a "backend" repository in a single organisation for simplicity sake. How do you collate, prioritize and track progress with Github issues that span several repositories?
Right now, one possible solution requires me to manually synchronize labels across repositories which seems rather tedious and lacks ordering.
Any suggestions here please? I did have a quick look at Zenhub, but that seems again repository bound and it doesn't seem to write back labels if you actually bothered to sort the issues or tasks into backlog/in-progress etc.