diff options
| author | Yuriy Andamasov <yuriy@andamasov.com> | 2026-06-01 03:35:39 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-06-01 03:35:39 +0300 |
| commit | 099531e28ca40f22d21eff69d598bef7798a9e05 (patch) | |
| tree | 6f7f8c6b805671b1a0e6467b687a0e7e17ddb2ef | |
| parent | e6d0296bedb4089460376042446c7fc7e120de8e (diff) | |
| download | vyos-infrastructure-production.tar.gz vyos-infrastructure-production.zip | |
docs: AGENTS.md: reflect rollout 1c default-branch rename (#16)production
| -rw-r--r-- | AGENTS.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -29,7 +29,7 @@ No test suite. ## Cross-repo context - Talks to the Phorge instance at https://vyos.dev (Conduit API). Phorge is the canonical task tracker referenced by the `component: T12345: description` commit convention enforced across every other VyOS repo via `vyos/.github`. - Adjacent in role to an internal repository (Phorge task version-tag auditor) and an internal repository. None of these are part of the build pipeline; they are governance tooling. -- `cla-check.yml` delegates to `vyos/vyos-cla-signatures/.github/workflows/cla-reusable.yml@current`. +- `cla-check.yml` delegates to `vyos/vyos-cla-signatures/.github/workflows/cla-reusable.yml@production`. ## Conventions - Commit/PR title: `component: T12345: description` (Phorge task ID at https://vyos.dev) where applicable. |
