Skip to content

Commit

Permalink
revert backport assistant changes
Browse files Browse the repository at this point in the history
  • Loading branch information
curtbushko committed Oct 6, 2023
1 parent b9318cb commit 72f1b18
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/backport.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,4 @@ jobs:
env:
BACKPORT_LABEL_REGEXP: "backport/(?P<target>\\d+\\.\\d+\\.x)"
BACKPORT_TARGET_TEMPLATE: "release/{{.target}}"
# This forces the backport assistant to backport the merged commit
# instead of each commit individually. The environment variable
# just needs to exist for this to happen.
BACKPORT_MERGE_COMMIT: true
GITHUB_TOKEN: ${{ secrets.ELEVATED_GITHUB_TOKEN }}

0 comments on commit 72f1b18

Please sign in to comment.