It is common for a feature to require changes to multiple application components that may belong to different repos. For example, I might need to make changes to a frontend repo and a separate backend repo. I want to ensure that when I open PRs on each of these repos, they are previewed together.
It is common for a feature to require changes to multiple application components that may belong to different repos. For example, I might need to make changes to a frontend repo and a separate backend repo. I want to ensure that when I open PRs on each of these repos, they are previewed together.