We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
do-not-merge
1 parent 74415ef commit 0be85e4Copy full SHA for 0be85e4
.github/workflows/automerge.yml
@@ -45,7 +45,7 @@ jobs:
45
env:
46
GITHUB_TOKEN: "${{ secrets.GH_TOKEN }}"
47
GITHUB_LOGIN: asyncapi-bot
48
- MERGE_LABELS: ""
+ MERGE_LABELS: "!do-not-merge"
49
MERGE_METHOD: "squash"
50
MERGE_COMMIT_MESSAGE: "{pullRequest.title} (#{pullRequest.number})"
51
MERGE_RETRIES: "20"
0 commit comments