Skip to content

Commit

Permalink
Merge pull request #286 from rabbitmq/mergify/pjk25/config-update
Browse files Browse the repository at this point in the history
ci(Mergify): configuration update
  • Loading branch information
pjk25 committed Jun 12, 2024
2 parents 643cd5b + 1635faf commit d877f05
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions .mergify.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
pull_request_rules:
- name: Automatically backport to 3.15.x based on label
conditions:
- base=main
- label=backport-3.15.x
actions:
backport:
branches:
- 3.15.x
assignees:
- "{{ author }}"

0 comments on commit d877f05

Please sign in to comment.