From 0a2ec2b6440653da0eccb91fbb77493f518acc21 Mon Sep 17 00:00:00 2001 From: Yuriy Andamasov Date: Mon, 1 Jun 2026 03:02:52 +0300 Subject: docs: AGENTS.md: reflect rollout 1c default-branch rename (#51) --- AGENTS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/AGENTS.md b/AGENTS.md index e7bb274..f46a560 100644 --- a/AGENTS.md +++ b/AGENTS.md @@ -31,7 +31,7 @@ No application-level test runner — the package is exercised at runtime by `vyo ## Conventions - Commit/PR title: `component: T12345: description` (Phorge task ID at https://vyos.dev). Enforced by `check-pr-message.yml` reusable. -- Workflows: `pr-mirror-repo-sync.yml`, `trigger-rebuild-repo-package.yml`, `codeql.yml`, `cla-check.yml` (all `vyos/.github@current` reusables). +- Workflows: `pr-mirror-repo-sync.yml`, `trigger-rebuild-repo-package.yml`, `codeql.yml`, `cla-check.yml` (all `vyos/.github@production` reusables). - Bumping `requirements.in` → regenerate `requirements.txt` via `pip-compile` (`pip-tools`) in the same PR. Pin full graph for reproducible builds. ## Notes for future contributors -- cgit v1.2.3