|
|
@ -27,7 +27,7 @@ jobs:
|
|
|
|
COMMIT_MESSAGE: 'Formatted playlists'
|
|
|
|
COMMIT_MESSAGE: 'Formatted playlists'
|
|
|
|
PULL_REQUEST_BRANCH: bot-patch
|
|
|
|
PULL_REQUEST_BRANCH: bot-patch
|
|
|
|
PULL_REQUEST_TITLE: '[Bot] Format playlists'
|
|
|
|
PULL_REQUEST_TITLE: '[Bot] Format playlists'
|
|
|
|
PULL_REQUEST_LABELS: formatted, automerge
|
|
|
|
PULL_REQUEST_LABELS: formatted
|
|
|
|
PULL_REQUEST_BODY: >
|
|
|
|
PULL_REQUEST_BODY: >
|
|
|
|
This pull request is auto-generated by GitHub action.
|
|
|
|
This pull request is auto-generated by GitHub action.
|
|
|
|
automerge:
|
|
|
|
automerge:
|
|
|
@ -38,4 +38,4 @@ jobs:
|
|
|
|
uses: pascalgn/automerge-action@f84dd310ea4a19890c70a4ff11ab282a872fb94b
|
|
|
|
uses: pascalgn/automerge-action@f84dd310ea4a19890c70a4ff11ab282a872fb94b
|
|
|
|
env:
|
|
|
|
env:
|
|
|
|
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
|
|
|
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
|
|
|
LABELS: "formatted"
|
|
|
|
AUTOMERGE: "formatted"
|
|
|
|