Update excluded required check list · github/codeql-action@72ac23c (original) (raw)

Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
1 1 # PR checks to exclude from required checks
2 2 contains:
3 - - "https://"
4 - - "Update"
5 3 - "ESLint"
6 - - "update"
4 + - "https://"
7 5 - "test-setup-python-scripts"
6 + - "update"
7 + - "Update"
8 8 is:
9 - - "CodeQL"
10 - - "Dependabot"
11 - - "check-expected-release-files"
12 9 - "Agent"
10 + - "check-expected-release-files"
13 11 - "Cleanup artifacts"
14 - - "Prepare"
12 + - "CodeQL"
13 + - "Dependabot"
14 + - "Label PR with size"
15 15 - "Post repo size comment"
16 + - "Prepare"
16 17 - "Upload results"
17 - - "Label PR with size"