There was an error while loading. Please reload this page.
1 parent 8f44997 commit 6a5f196Copy full SHA for 6a5f196
1 file changed
.github/mergify.yml
@@ -45,7 +45,9 @@ pull_request_rules:
45
- 'author!=vyosbot'
46
- or:
47
- '-title~=^(([a-zA-Z0-9\-_.]+:\s)?)T\d+:\s+[^\s]+.*'
48
- - 'commits[*].commit_message~=^(?!(([a-zA-Z0-9\-_.]+:\s)?)T\d+:\s+[^\s]+).*'
+ - and:
49
+ - 'label!=legacy'
50
+ - 'commits[*].commit_message~=^(?!(([a-zA-Z0-9\-_.]+:\s)?)T\d+:\s+[^\s]+).*'
51
actions:
52
label:
53
toggle:
0 commit comments