summaryrefslogtreecommitdiff
path: root/.github/workflows/codeql.yml
AgeCommit message (Collapse)Author
12 daysci: T9082: retire vacuous CodeQL workflowfeature/T9082-codeql-retireYuriy Andamasov
The workflow scanned the 'python' language, but the repo contains no Python (M4/Makefile/Perl/Shell) — every analysis was empty. Perl is not a CodeQL-supported language, so there is nothing for CodeQL to scan here. Stale analyses under '/language:python' are deleted after merge (T9082 cutover procedure). 🤖 Generated by [robots](https://vyos.io)
2026-07-03ci: T9047: skip CodeQL on mirror twins (Code Security not enabled on private ↵claude/t9047-codeql-guardYuriy Andamasov
org)
2026-05-30ci: T8943: migrate missed trigger branch current->rolling (rollout 1c) (#239)Yuriy Andamasov
2023-12-17GitHub: add hooksChristian Breunig