Skip to content

Commit

Permalink
mergify: CI -> ROS
Browse files Browse the repository at this point in the history
  • Loading branch information
nim65s committed Dec 4, 2024
1 parent 1bf6207 commit 11a688b
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .mergify.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
pull_request_rules:
- name: merge automatically when CI passes and PR is approved
conditions:
- check-success = "CI (humble)"
- check-success = "CI (iron)"
- check-success = "CI (jazzy)"
- check-success = "CI (rolling)"
- check-success = "ROS (humble)"
- check-success = "ROS (iron)"
- check-success = "ROS (jazzy)"
- check-success = "ROS (rolling)"
- check-success = "nix (macos)"
- check-success = "nix (ubuntu)"
- check-success = "gitlab-ci"
Expand Down

0 comments on commit 11a688b

Please sign in to comment.