summaryrefslogtreecommitdiff
path: root/.github/workflows/codeql.yml
AgeCommit message (Collapse)Author
25 hoursci: T9082: scan C code with CodeQL (add c-cpp, build-mode none)feature/T9082-codeql-cppYuriy Andamasov
The caller previously scanned only Python, leaving the repo's C sources unanalyzed. build-mode 'none' (codeql-action v4) extracts C/C++ without a build; final mode subject to the ipaddrcheck canary coverage comparison under T9082. 🤖 Generated by [robots](https://vyos.io)
2026-05-30ci: T8943: migrate branch-name refs current->rolling (rollout 1c) (#5241)Yuriy Andamasov
Tracking: T8943
2026-05-30ci: T8943: sweep HIGH-producer pins to renamed branches (rollout 1c) (#5240)Yuriy Andamasov
Rewrites uses: pins to the three HIGH-fanout producers (vyos/.github, vyos/vyos-cla-signatures, VyOS-Networks/vyos-reusable-workflows) from their old default branch to the new production compat branch staged in Task 1. No functional change; pin-ref rewrite only. Tracking: T8943
2025-12-15T8100: updated pullrequest_target trigger branch filters updatedkumvijaya
2025-12-15T8100: updated pullrequest_target trigger branch filters updatedkumvijaya
2024-07-07T6560: added workflow trigger path restrictions (#3799)Vijayakumar A
2024-07-05T6556: workflow trigger branches cleanupVijayakumar A
2024-06-23T6511: add circinus branch to workflowVijayakumar A
2024-06-14T6487: updated central workflows to use current branchkumvijaya
2024-05-18T6349: updated conflict check workflow (#3468)Vijayakumar A
* T6349: updated conflict workflow * T6349: updated conflict workflow * T6349: updated all workflows to use reusable workflows * T6349: updated all workflows to use reusable workflows
2024-05-09T6315: updated codeql branch nameVijayakumar A
2024-05-07T6310: added codeql workflow and removed old codeql workflowkumvijaya
2022-11-09Remove cpp scanYuriy Andamasov
2022-11-09code scanning testYuriy Andamasov
testing CodeQL scanning