Skip to content

[repo] Don't hard-fail CodeQL job on configuration errors#165

Merged
sethwv merged 1 commit into
Dispatcharr:mainfrom
sv-dispatcharr:main
Jul 1, 2026
Merged

[repo] Don't hard-fail CodeQL job on configuration errors#165
sethwv merged 1 commit into
Dispatcharr:mainfrom
sv-dispatcharr:main

Conversation

@sethwv

@sethwv sethwv commented Jul 1, 2026

Copy link
Copy Markdown
Collaborator

codeql-analyze was hard-failing whenever CodeQL hit a configuration error (no indexable source for a detected language, e.g. a vendored/minified JS bundle) even with 0 actual findings. Now treated as a skip with a visible codeql-config-error(...) note; real findings and real analyzer crashes still fail the job as before.

Fixes the false failure seen on #164.

@dispatcharr-plugins-bot dispatcharr-plugins-bot Bot added the Repo Update Scripts or other repository infrastructure. label Jul 1, 2026
@sethwv sethwv merged commit fde6bd0 into Dispatcharr:main Jul 1, 2026
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Repo Update Scripts or other repository infrastructure.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant