summaryrefslogtreecommitdiff
path: root/.github/workflows
AgeCommit message (Collapse)Author
12 daysci: T9082: retire vacuous CodeQL workflow (#247)rollingYuriy 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-31chore: drop mirror caller workflow (Rollout 2 Task 7) (#240)Yuriy Andamasov
This repo was excluded from the mirror consumers set during the Rollout 2 consumers.yaml review (VD-4257). Removing the per-repo mirror caller workflow stops it from participating in the vyos -> VyOS-Networks PR-mirror pipeline. Related: VD-4257 🤖 Generated by [robots](https://vyos.io)
2026-05-30ci: T8943: migrate missed trigger branch current->rolling (rollout 1c) (#239)Yuriy Andamasov
2026-05-30ci: T8943: migrate branch-name refs current->rolling (rollout 1c) (#238)Yuriy Andamasov
Tracking: T8943
2026-05-30ci: T8943: sweep HIGH-producer pins to renamed branches (rollout 1c) (#237)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
2026-05-30chore: T8937: retire Mergify-replaceable GHA caller workflows (#236)HEADcurrentYuriy Andamasov
2026-05-30T8943: migrate mirror wrapper to App-ready uniform stub (rollout 1b Task 5) ↵Yuriy Andamasov
(#235) Switches from explicit PAT/REMOTE_OWNER secrets pass-through to secrets: inherit and adopts the uniform stub with vars.MIRROR_ENABLED per-repo kill-switch. Behavior-neutral against current central workflow. Plan: ~/.claude/plans/2026-05-26-mirror-rollout-1b-revised.md Task 5 🤖 Generated by [robots](https://vyos.io)
2026-05-09T8835: added pr mirror workflowkumvijaya
2025-07-14T7579: fix of the run trigger for CLAYevhen Bondarenko
2025-07-04T7579: added workflow for CLAclalemeshovich
2023-12-17GitHub: add hooksChristian Breunig