Skip to content

Commit

Permalink
Add ROS 2 Jazzy backport mergify rule (#466)
Browse files Browse the repository at this point in the history
Signed-off-by: Ryan Friedman <[email protected]>
  • Loading branch information
Ryanf55 committed Jul 29, 2024
1 parent d119dbc commit 7d2a64d
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .github/.mergify.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
---
pull_request_rules:
- name: backport to jazzy at reviewers discretion
conditions:
- base=rolling
- label=backport-jazzy
actions:
backport:
branches:
- jazzy

- name: backport to iron at reviewers discretion
conditions:
- base=rolling
Expand Down

0 comments on commit 7d2a64d

Please sign in to comment.