diff options
| author | Yuriy Andamasov <yuriy@andamasov.com> | 2026-06-01 03:03:15 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-06-01 03:03:15 +0300 |
| commit | 00da1e9888172fa94ec3df021fc6d61c7e72e02f (patch) | |
| tree | 00b6512f96f8727c0743f0120c67008eed05da4f | |
| parent | d6bc37f2594dba6c5432f351b7282494514f5ffa (diff) | |
| download | live-boot-00da1e9888172fa94ec3df021fc6d61c7e72e02f.tar.gz live-boot-00da1e9888172fa94ec3df021fc6d61c7e72e02f.zip | |
docs: AGENTS.md: reflect rollout 1c default-branch rename (#22)
| -rw-r--r-- | AGENTS.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -34,7 +34,7 @@ Pre-dep of the live ISO. Consumed by `vyos/vyos-live-build` (the `live-build` fo ## Conventions -- Default branch `current`. LTS branches `sagitta`/`circinus`/`equuleus` for backports. +- Default branch `rolling`. LTS branches `sagitta`/`circinus`/`equuleus` for backports. - Commit / PR title format: `component: T12345: description` (Phorge task ID at https://vyos.dev) — enforced via `vyos/.github` reusables (see workflows below). - Active workflows: `cla-check.yml`, `pr-mirror-repo-sync.yml`, `trigger-rebuild-repo-package.yml`. So this repo IS wired into the mirror pipeline (sends PRs to an internal repository) and the rebuild-dispatch chain (notifies `vyos-build-packages` to rebuild on merge). |
