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
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.
Updated by Vincent MEMBRÉ 6 months ago
- Target version changed from 9.1.0~alpha1 to 9.1.0~beta1
Updated by Vincent MEMBRÉ 4 months ago
- Target version changed from 9.1.0~beta1 to 9.1.0~rc1
Updated by Vincent MEMBRÉ 3 months ago
- Target version changed from 9.1.0~rc1 to 9.1.0
Updated by Vincent MEMBRÉ 3 months ago
- Target version changed from 9.1.0 to 9.1.1
Updated by Vincent MEMBRÉ 2 months ago
- Target version changed from 9.1.1 to 9.1.2
Updated by Pauline IOGNA about 1 month ago
- Project changed from Rudder to Rudder tools
- Category deleted (
Architecture - Code maintenance) - Target version deleted (
9.1.2)
Updated by Pauline IOGNA about 1 month ago
- Description updated (diff)
Updated by Pauline IOGNA 30 days ago
- Target version set to master
Updated by Pauline IOGNA 30 days ago
- Status changed from New to In progress
Updated by Pauline IOGNA 30 days ago
- Description updated (diff)
Updated by Pauline IOGNA 30 days ago
- Status changed from In progress to Pending technical review
- Pull Request set to https://github.com/Normation/rudder-tools/pull/869
Updated by Pauline IOGNA 29 days ago
- Status changed from Pending technical review to Pending release
Applied in changeset rudder-tools|b23fd18eb52dc6cfe1b4c66dfa447e4dccb0c34a.
Actions