Actions
Enhancement #27965
openComplete github qa bot message when pull request is not mergeable
Enhancement #27965:
Complete github qa bot message when pull request is not mergeable
Status:
New
Priority:
5 (lowest)
Assignee:
Category:
Architecture - Code maintenance
Target version:
Pull Request:
UX impact:
Suggestion strength:
User visibility:
Effort required:
Name check:
To do
Fix check:
To do
Regression:
No
Description
The qa bot sometimes cannot merge and gives this message:
This PR is not mergeable to upper versions. Since it is "Ready for merge" you must merge it by yourself using the following command: rudder-dev merge https://github.com/Normation/rudder/pull/6755 -- Your faithful QA Kant merge: "It is beyond a doubt that all our knowledge begins with experience." (https://ci.normation.com/jenkins/job/merge-accepted-pr/110609/console)
But it doesn't mention additional step to do in case of conflict.
After resolving conflict when rudder-dev merge, git says to execute a git commit to conclude. But then it is necessary to run rudder-dev merge all to up-merge on the other branches.
So the text to add is :
If necessary please resolve conflicts. Then check the state of higher version branches and run rudder-dev merge all if needed.
No data to display
Actions