Skip to content

Commit

Permalink
Merge 8f50af6 into backport/update-backport-squash/presently-inviting…
Browse files Browse the repository at this point in the history
…-whale
  • Loading branch information
hc-github-team-consul-ecosystem authored Sep 28, 2022
2 parents 648ffff + 8f50af6 commit 9d2a657
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/backport.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
container: hashicorpdev/backport-assistant:0.2.5
steps:
- name: Run Backport Assistant
run: backport-assistant backport -automerge
run: backport-assistant backport -automerge -merge-method=squash
env:
BACKPORT_LABEL_REGEXP: "backport/(?P<target>\\d+\\.\\d+\\.x)"
BACKPORT_TARGET_TEMPLATE: "release/{{.target}}"
Expand Down

0 comments on commit 9d2a657

Please sign in to comment.