Actions
Feature #5520
openShow the head commits shas when the merge is prevented due to multiple heads
Start date:
13.12.2018
Due date:
% Done:
0%
Estimated time:
Sorting:
Commit Number:
Description
Right now when there are multiple heads, RC shows a message:
Merge is not currently possible because of below failed checks.
- This pull request cannot be merged because the target has multiple heads.
It is difficult to know which commit is causing this. It would be nice to know this information in the warning above.
Also, when this situation happened, in my case there were multiple heads in the source repo. So I think the warning has to consider whether it is the source repo (originating the PR) or the target repo (the destination for the PR).
Updated by Redmine Integration over 5 years ago
- Status changed from New to Resolved
Commit 8c7a75f72ee7
by Daniel Dourvaris daniel@rhodecode.com on default
branch changed this issue.
https://code.rhodecode.com/rhodecode-enterprise-ce/changeset/8c7a75f72ee7e0390996cc31b1cc850cd5217d1b
Actions