Skip to content

Commit

Permalink
Merge pull request #1176 from firesim/backports-to-stable
Browse files Browse the repository at this point in the history
Backports go to stable branch, which should generally point to the la…
  • Loading branch information
sagark committed Aug 30, 2022
2 parents d725a6e + 7c340bb commit 9457012
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .mergify.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,4 @@
pull_request_rules:
# For FireSim version 1.x.y, here let x = minor, y = patch
# Only support backporting to the last minor release branch.
# This rule will need to be updated on minor releases.
- name: backport to latest minor release
conditions:
- merged
Expand All @@ -10,7 +7,7 @@ pull_request_rules:
actions:
backport:
branches:
- 1.13.x
- stable
ignore_conflicts: True
label_conflicts: "bp-conflict"
label:
Expand Down

0 comments on commit 9457012

Please sign in to comment.