There was an error while loading. Please reload this page.
1 parent 4a34962 commit 2f44024Copy full SHA for 2f44024
1 file changed
.github/mergify.yml
@@ -40,6 +40,9 @@ pull_request_rules:
40
conditions:
41
- '-closed'
42
- '-merged'
43
+ - '-author~=\[bot\]$'
44
+ - 'author!=copilot-swe-agent'
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]+).*'
0 commit comments