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 57b1f85 commit c8d6b2aCopy full SHA for c8d6b2a
.github/workflows/automerge-backport.yml
@@ -25,8 +25,8 @@ jobs:
25
MERGE_LABELS: "backport-automerge,!On hold"
26
MERGE_FILTER_AUTHOR: "opensearch-trigger-bot[bot]"
27
MERGE_REQUIRED_APPROVALS: "1"
28
- MERGE_RETRIES: "30"
29
- MERGE_RETRY_SLEEP: "10000"
+ MERGE_RETRIES: "50"
+ MERGE_RETRY_SLEEP: "20000"
30
MERGE_ERROR_FAIL: "true"
31
MERGE_FORKS: "false"
32
MERGE_METHOD: "squash"
0 commit comments