Skip to content

Commit bd4812a

Browse files
authored
ci(Mergify): configuration update (#2594)
Signed-off-by: null <null>
1 parent 7861888 commit bd4812a

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.mergify.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
pull_request_rules:
2+
- name: automatic update for PR marked as “Ready-to-Go“
3+
conditions:
4+
- -conflict # skip PRs with conflicts
5+
- -draft # filter-out GH draft PRs
6+
actions:
7+
update:

0 commit comments

Comments
 (0)