diff options
| author | Yuriy Andamasov <yuriy@vyos.io> | 2026-06-01 03:03:38 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-06-01 03:03:38 +0300 |
| commit | 3fa4d20b0ace8e2a7b4c2ddd64685c9a591d3aff (patch) | |
| tree | 67df127abd2f50042d2b90aad02273492744a76b | |
| parent | 7cc34b9247d92266d6ef2985f214145c10bef7d9 (diff) | |
| download | vyatta-bash-3fa4d20b0ace8e2a7b4c2ddd64685c9a591d3aff.tar.gz vyatta-bash-3fa4d20b0ace8e2a7b4c2ddd64685c9a591d3aff.zip | |
docs: AGENTS.md: reflect rollout 1c default-branch rename (#38)
| -rw-r--r-- | AGENTS.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -33,7 +33,7 @@ Pre-dep of the legacy Vyatta config layer (`vyatta-cfg`, `vyatta-cfg-system` and ## Conventions -- Default branch `current`. LTS branches when needed. +- Default branch `rolling`. LTS branches when needed. - Commit / PR title format: `component: T12345: description` (Phorge task ID at https://vyos.dev). - Active workflows: `add-pr-labels.yml`, `auto-author-assign.yml`, `chceck-pr-message.yml` *(typo preserved)*, `check-pr-conflicts.yml`, `check-stale.yml`, `cla-check.yml`, `codeql.yml`, `pr-mirror-repo-sync.yml`, `trigger-rebuild-repo-package.yml`. Mirror pipeline IS wired up. - Treat as upstream-vendored Bash; minimise diffs against the GNU Bash 4.1 baseline. |
