fix: backport squashes into stable-website (#13521)
This commit is contained in:
parent
af82bdb67e
commit
8c155b04a3
|
@ -15,7 +15,7 @@ jobs:
|
|||
steps:
|
||||
- name: Backport changes to stable-website
|
||||
run: |
|
||||
backport-assistant backport -automerge
|
||||
backport-assistant backport -automerge -merge-method=squash
|
||||
env:
|
||||
BACKPORT_LABEL_REGEXP: "backport/(?P<target>website)"
|
||||
BACKPORT_TARGET_TEMPLATE: "stable-{{.target}}"
|
||||
|
|
Loading…
Reference in New Issue