mergify: Remove 'remove outdated reviews' rule, Github now supports this natively (#30097)

This commit is contained in:
Michael Vines 2023-02-02 11:46:26 -08:00 committed by GitHub
parent 8fa396a321
commit 1570400612
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 6 deletions

View File

@ -59,12 +59,6 @@ pull_request_rules:
- automerge
comment:
message: automerge label removed due to a CI failure
- name: remove outdated reviews
conditions:
- base=master
actions:
dismiss_reviews:
changes_requested: true
- name: v1.13 feature-gate backport
conditions:
- label=v1.13