We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7010e32 commit 9f71c9eCopy full SHA for 9f71c9e
.github/workflows/dependabot-auto-merge.yml
@@ -252,7 +252,7 @@ jobs:
252
env:
253
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
254
MERGE_LABELS: "automerge" # must match label we just added
255
- MERGE_METHOD: merge
+ MERGE_METHOD: squash
256
MERGE_COMMIT_MESSAGE: pull-request-title
257
MERGE_RETRIES: "30" # up to ~30 minutes
258
MERGE_RETRY_SLEEP: "60000"
0 commit comments