We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1d81e20 + 6f66409 commit 8317d9fCopy full SHA for 8317d9f
2 files changed
.github/workflows/sonarcloud.yml
AGENTS.md
@@ -35,7 +35,7 @@ Pre-dep of the legacy Vyatta config layer (`vyatta-cfg`, `vyatta-cfg-system` and
35
36
- Default branch `current`. LTS branches when needed.
37
- Commit / PR title format: `component: T12345: description` (Phorge task ID at https://vyos.dev).
38
-- 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`, `sonarcloud.yml`, `trigger-rebuild-repo-package.yml`. Mirror pipeline IS wired up.
+- 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.
39
- Treat as upstream-vendored Bash; minimise diffs against the GNU Bash 4.1 baseline.
40
41
## Notes for future contributors
0 commit comments