We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3b8d113 + a4a5fb3 commit d066827Copy full SHA for d066827
.github/workflows/dependabot_alert_issues.yml
@@ -118,6 +118,7 @@ jobs:
118
wait-interval: 10 # seconds between polls
119
# optional: avoid waiting on THIS workflow itself
120
running-workflow-name: "Dependabot high/critical alert issues"
121
+ check-regexp: "^(?!.*(create_issue_for_high_critical|auto_merge_dependabot)).*$"
122
123
- name: Merge Dependabot PR
124
uses: actions/github-script@v7
0 commit comments