Files
hdf5/.github
Scot Breitenfeld a8e1719655 ci: add gate job to CodeQL workflow for text-only PRs (#6346)
* ci: add gate job to CodeQL workflow for text-only PRs

Remove paths-ignore from the workflow trigger and add a check-changes
job with dorny/paths-filter to detect code changes at the job level.
This ensures the workflow always triggers so the codeql-complete gate
job can report a passing status when analyze is skipped, preventing
text-only PRs from being blocked by required status checks.

* ci: check both check-changes and analyze results in gate job

Add check-changes to the needs array of codeql-complete so that a
failure in the change-detection job is not silently treated as a
skipped analysis.
2026-04-04 10:39:46 -06:00
..
2025-07-09 14:51:45 -05:00