[Tool] Mergify: configuration update to allow comment from github-actions (#33491)

This commit is contained in:
andyziye 2023-10-23 21:34:57 +08:00 committed by GitHub
parent 3d71dd733e
commit 3810d41342
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 13 additions and 1 deletions

View File

@ -1,8 +1,20 @@
commands_restrictions:
backport:
conditions:
- or:
- sender-permission>=read
- sender=github-actions[bot]
rebase:
conditions:
- or:
- sender-permission>=read
- sender=github-actions[bot]
pull_request_rules:
- name: assign PRs with the pr author
conditions:
- -merged
actions:
assign:
add_users: