Skip to content

Commit eaee0b5

Browse files
ci(mergify): upgrade configuration to current format (#1326)
* ci(mergify): upgrade configuration to current format * Use mergify only for backporting --------- Co-authored-by: Mergify <37929162+mergify[bot]@users.noreply.github.com> Co-authored-by: Ivan Carvalho <[email protected]>
1 parent 537f67f commit eaee0b5

File tree

2 files changed

+8
-33
lines changed

2 files changed

+8
-33
lines changed

.github/.mergify.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
pull_request_rules:
2+
- name: backport
3+
conditions:
4+
- label=stable-backport-potential
5+
actions:
6+
backport:
7+
branches:
8+
- stable/0.15

.mergify.yml

Lines changed: 0 additions & 33 deletions
This file was deleted.

0 commit comments

Comments
 (0)