| Age | Commit message (Collapse) | Author |
|
|
|
Added a step to clone vyos-1x source code into the build directory. It is necessary to have these files in this directory in cases where we perform the build process during a backport. We use vyos-build scripts from the original branch during integration tests for this process.
|
|
(#5302)
The typos check is now enforced fleet-wide via the vyos-org repository ruleset
`require-typos-pilot-2026-06-18` (active), which injects the standalone
`typos.yml` from vyos/.github. The per-repo `check-typos.yml` caller (the lone
remaining consumer of the old workflow_call reusable) is redundant — remove it.
🤖 Generated by [robots](https://vyos.io)
|
|
Mergify ignore_conflicts:true already creates the backport workspace PR +
resolves toward theirs + applies backport-conflict for path-drift conflicts
(verified by canary VyOS-Networks/ipaddrcheck#26/#27). force_workspace's
'No backport have been created' trigger never fires under that config.
T8943 / IS-510.
|
|
Source-side wrapper (mirrored to the VyOS-Networks twin) for the public
vyos/.github force_workspace reusable. Inert on this public source (owner
guard); active on the mirror. force_workspace_enabled per-consumer (default false).
🤖 Generated by [robots](https://vyos.io)
|
|
Adds the source-side LTS-name advisory caller (mirror-pipeline). Non-blocking;
posts a generic advisory if a PR title/body references a release-train branch name.
🤖 Generated by [robots](https://vyos.io)
|
|
Mirror Pipeline Rollout 2 Task 6. Uniform canonical wrapper:
trigger branches [rolling, production], permissions: contents: read,
drop redundant wrapper-level MIRROR_ENABLED guard (now central).
🤖 Generated by [robots](https://vyos.io)
|
|
Tracking: T8943
|
|
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
|
|
(#5239)
Replace PAT-based caller with uniform App-ready stub that passes
secrets: inherit and checks vars.MIRROR_ENABLED opt-out flag.
Plan: ~/.claude/plans/2026-05-26-mirror-rollout-1b-revised.md Task 5
🤖 Generated by [robots](https://vyos.io)
|
|
|
|
This workflow was a newer copy of the per-branch pr-auto-close.yml
files, with a branch filter targeting both sagitta and circinus.
It never actually fired: pull_request_target evaluates the workflow
from the PR's TARGET branch, not the default branch. PRs targeting
sagitta used .github/workflows/pr-auto-close.yml from the sagitta
branch; PRs targeting circinus used circinus's copy. The file on
current matched no events.
Functionality is now centralized in the Mergify config at vyos/mergify
(see PR vyos/mergify#13, merged). vyos/vyos-1x extends that baseline
via .github/mergify.yml on this branch.
Sibling cleanup of vyos/vyos-1x#5228 (sagitta) and the parallel
PR removing circinus's copy.
|
|
|
|
|
|
|
|
|
|
|
|
🤖 Generated by robots (https://vyos.io)
|
|
|
|
|
|
|
|
checkout
|
|
policy update
|
|
|
|
|
|
policy change
|
|
|
|
change
T8100: refactored smoke test workflow
T8100: condolidated smoke test workflow to handle the branch specific handlings
T8100: condolidated smoke test workflow to handle the branch specific handlings
T8100: condolidated smoke test workflow to handle the branch specific handlings
T8100: condolidated smoke test workflow to handle the branch specific handlings
T8100: condolidated smoke test workflow to handle the branch specific handlings
T8100: condolidated smoke test workflow to handle the branch specific handlings
T8100: fixed review comments on smoke test refactoring
T8100: smoketest refactoring syntax errors fixed
T8100: fixed review comments on smoke test refactoring
T8100: smoketest refactoring review comments fixed
T8100: smoketest workflofw fixed copilot review comments
T8100: smoketest workflofw fixed copilot review comments
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Currently our make target for "unused-imports" check is optional and a
"suggestion". As we now also use pylint to check for missing imports and code
issues, we will now make the unused import check mandatory.
This improves overall code quality.
|
|
wait and retry
|
|
Split smoketest and add VPP tests per PR, but before merging for
the `package-smoketest.yml`
|
|
|
|
T7613: pr mirror workflow manual run option added with closed choice
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Consensus amongst the developers was to rather move the hard PR check to
a soft check in form of an automated review by a Bot using GitHub actions.
|
|
|
|
|
|
default github token
|
|
|