We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1bf6207 commit 11a688bCopy full SHA for 11a688b
.mergify.yml
@@ -1,10 +1,10 @@
1
pull_request_rules:
2
- name: merge automatically when CI passes and PR is approved
3
conditions:
4
- - check-success = "CI (humble)"
5
- - check-success = "CI (iron)"
6
- - check-success = "CI (jazzy)"
7
- - check-success = "CI (rolling)"
+ - check-success = "ROS (humble)"
+ - check-success = "ROS (iron)"
+ - check-success = "ROS (jazzy)"
+ - check-success = "ROS (rolling)"
8
- check-success = "nix (macos)"
9
- check-success = "nix (ubuntu)"
10
- check-success = "gitlab-ci"
0 commit comments