CI: Check all commit messages for string
This way you can add e.g. [ci:skip-vercheck] to the commit it actually belongs to instead of having to add it to the last one in the series, which is unintuitive. It still doesn't only run the check on commits that contain the message, which might be a nice future improvement.
Edited by Newbyte
Merge request reports
Activity
added ci label
mentioned in merge request !6273 (merged)
added 9 commits
-
87efc275...d30dd361 - 7 commits from branch
master
- 22d6f312 - CI: Break out base commit logic from get_changed_files() (MR 6301)
- 543f6735 - CI: Check all commit messages for string (MR 6301)
-
87efc275...d30dd361 - 7 commits from branch
enabled an automatic merge when all merge checks for 543f6735 pass
Please register or sign in to reply