summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuriy Andamasov <yuriy@andamasov.com>2026-06-01 03:35:39 +0300
committerGitHub <noreply@github.com>2026-06-01 03:35:39 +0300
commit099531e28ca40f22d21eff69d598bef7798a9e05 (patch)
tree6f7f8c6b805671b1a0e6467b687a0e7e17ddb2ef
parente6d0296bedb4089460376042446c7fc7e120de8e (diff)
downloadvyos-infrastructure-production.tar.gz
vyos-infrastructure-production.zip
docs: AGENTS.md: reflect rollout 1c default-branch rename (#16)production
-rw-r--r--AGENTS.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/AGENTS.md b/AGENTS.md
index 56426dc..8a4016c 100644
--- a/AGENTS.md
+++ b/AGENTS.md
@@ -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.