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

Commit

Permalink
Update .mergify.yml
Browse files Browse the repository at this point in the history
Co-authored-by: Trent Nelson <[email protected]>
  • Loading branch information
jstarry and t-nelson authored Nov 17, 2023
1 parent 1406c96 commit 5fe54d6
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions .mergify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -106,9 +106,11 @@ pull_request_rules:
message: >
Backports to the stable branch are to be avoided unless absolutely
necessary for fixing bugs, security issues, and perf regressions.
Backported changes should be reduced to the smallest viable change,
refactoring should be done in a separate change that is not
backported.
Changes intended for backport should be structured such that a
minimum effective diff can be committed separately from any
refactoring, plumbing, cleanup, etc that are not strictly
necessary to achieve the goal. Any of the latter should go only
into master and ride the normal stabilization schedule.
- name: v1.17 feature-gate backport
conditions:
- label=v1.17
Expand Down

0 comments on commit 5fe54d6

Please sign in to comment.