Skip to content

Commit

Permalink
Enable backport to humble using a label (ros-controls#912)
Browse files Browse the repository at this point in the history
  • Loading branch information
destogl authored Jan 21, 2023
1 parent fffb02e commit d01adeb
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,4 +1,13 @@
pull_request_rules:
- name: Backport to humble at reviewers discretion
conditions:
- base=master
- "label=humble-galactic"
actions:
backport:
branches:
- humble

- name: Backport to galactic at reviewers discretion
conditions:
- base=master
Expand Down

0 comments on commit d01adeb

Please sign in to comment.