Skip to content

Commit

Permalink
[VVP-4620] Update mergify.yaml file with v2.8
Browse files Browse the repository at this point in the history
  • Loading branch information
justyna authored and Justyna Stachera committed Sep 27, 2022
1 parent 16ddde2 commit 694a581
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
Expand Up @@ -24,6 +24,17 @@ pull_request_rules:
conditions:
- label!=conflicts
- head~=mergify/bp
- name: backport 2.8
actions:
backport:
ignore_conflicts: true
branches:
- 'release-2.8'
assignees:
- '{{author}}'
conditions:
- merged
- label=release-2.8
- name: backport 2.7
actions:
backport:
Expand Down

0 comments on commit 694a581

Please sign in to comment.