Skip to content
This repository has been archived by the owner on Jan 22, 2025. It is now read-only.

Commit

Permalink
Mergify: don't add automerge label to backport PRs (#29070)
Browse files Browse the repository at this point in the history
  • Loading branch information
willhickey authored Dec 5, 2022
1 parent 718f433 commit d654fce
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions .mergify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -96,17 +96,6 @@ pull_request_rules:
actions:
dismiss_reviews:
changes_requested: true
- name: set automerge label on mergify backport PRs
conditions:
- author=mergify[bot]
- head~=^mergify/bp/
- "#status-failure=0"
- "-merged"
- label!=no-automerge
actions:
label:
add:
- automerge
- name: v1.13 feature-gate backport
conditions:
- label=v1.13
Expand Down

0 comments on commit d654fce

Please sign in to comment.