Skip to content

Commit d0821a2

Browse files
authored
revert backport assistant change (#283)
1 parent c5c3248 commit d0821a2

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/backport-assistant.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,4 @@ jobs:
2424
env:
2525
BACKPORT_LABEL_REGEXP: "backport/(?P<target>\\d+\\.\\d+)"
2626
BACKPORT_TARGET_TEMPLATE: "release/{{.target}}.x"
27-
# This forces the backport assistant to backport the merged commit
28-
# instead of each commit individually. The environment variable
29-
# just needs to exist for this to happen.
30-
BACKPORT_MERGE_COMMIT: true
3127
GITHUB_TOKEN: ${{ secrets.ELEVATED_GITHUB_TOKEN }}

0 commit comments

Comments
 (0)