Add config file for excluded checks from update-required-checks.sh

This commit is contained in:
Michael B. Gale
2026-03-13 18:46:21 +00:00
parent cf2a9cbade
commit b8eb533bea
+16
View File
@@ -0,0 +1,16 @@
# PR checks to exclude from required checks
contains:
- "https://"
- "Update"
- "ESLint"
- "update"
- "test-setup-python-scripts"
is:
- "CodeQL"
- "Dependabot"
- "check-expected-release-files"
- "Agent"
- "Cleanup artifacts"
- "Prepare"
- "Upload results"
- "Label PR with size"