[Tool] ci(Mergify): update to remove useless configuration (#28642)
This commit is contained in:
parent
a63b470cdd
commit
59f08f232b
|
|
@ -16,15 +16,6 @@ pull_request_rules:
|
|||
add_users:
|
||||
- "{{author}}"
|
||||
|
||||
- name: assign backport PRs with the pr author
|
||||
conditions:
|
||||
- merged
|
||||
actions:
|
||||
backport:
|
||||
bot_account: "{{author}}"
|
||||
assignees:
|
||||
- "{{author}}"
|
||||
|
||||
- name: close pr when conflict
|
||||
conditions:
|
||||
- label=conflicts
|
||||
|
|
|
|||
Loading…
Reference in New Issue