From 84d607d069d89df064c44463a039893800bca40b Mon Sep 17 00:00:00 2001 From: Yuriy Andamasov Date: Mon, 1 Jun 2026 03:02:56 +0300 Subject: docs: AGENTS.md: reflect rollout 1c default-branch rename (#106) --- AGENTS.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/AGENTS.md b/AGENTS.md index 23a5f787..fc219025 100644 --- a/AGENTS.md +++ b/AGENTS.md @@ -38,9 +38,9 @@ make # see in-repo Makefile targets ## Conventions - Commit/PR title: `component: T12345: description` (Phorge task ID at https://vyos.dev). Enforced via inherited reusables. -- Workflows: `pr-mirror-repo-sync.yml`, `trigger-rebuild-repo-package.yml`, `cla-check.yml`, `stale.yml` (uses `vyos/.github@current` reusables). +- Workflows: `pr-mirror-repo-sync.yml`, `trigger-rebuild-repo-package.yml`, `cla-check.yml`, `stale.yml` (uses `vyos/.github@production` reusables). - License: dual Apache-2.0 / GPL-3 (inherited from upstream `cloud-init`). -- Default branch: `current`. Pull from upstream `canonical/cloud-init` via merge or rebase, preserve VyOS-specific deltas. +- Default branch: `rolling`. Pull from upstream `canonical/cloud-init` via merge or rebase, preserve VyOS-specific deltas. ## Notes for future contributors - Keep VyOS-specific changes minimal and clearly delineated to ease upstream merges. -- cgit v1.2.3