- changed status to on hold
Show pull requests with a destination other than main branch (BB-9424)
In the branches view, we only show open pull requests that are to be merged into the main branch. It would good to show branches that are pointing to other deployment branches.
Comments (7)
-
-
-
assigned issue to
-
assigned issue to
-
Hi Brian,
Yes, that's likely it because currently our two open pull requests are to a destination other than master.
Any way to have it (or add this later on as an enhancement) so we could display pull requests that go to a different destination branch? We have a couple of different "release" branches that are often destinations for pull requests.
Thanks for taking a look -steve
-
- edited description
- removed assignee
- changed title to Show pull requests with a destination other than main branch
Hi Steve,
The decision to only show main branch pull requests was a deliberate one in order to make the branches view easier to understand.
I don't expect us to implement a fix for this right now, but I'll this open so that we can see if we have more users in a similar situation. If the issue gets enough votes we'll consider it at a later date.
Cheers, Brian
-
- changed status to open
-
- changed component to UI
-
- changed status to closed
This issue has been closed due to inactivity. If you continue to see problems, please reopen or create a new issue.
- Log in to comment
Hi Steve,
One thing that may be causing confusion is that the pull request only shows up if the pull request matches if the branch is the source and the main branch is the destination.
For example, if you have a pull request from branch-a to develop but your main branch is master, the pull request will not show up in the list.
If this isn't the cause of the problem, you can just provide us with an example and we'll take a look.
Cheers, Brian