Skip to content

Commit 8317d9f

Browse files
authored
Merge pull request #27 from vyos/sonarcloud-removal
ci: T8834: remove SonarCloud workflow
2 parents 1d81e20 + 6f66409 commit 8317d9f

2 files changed

Lines changed: 1 addition & 24 deletions

File tree

.github/workflows/sonarcloud.yml

Lines changed: 0 additions & 23 deletions
This file was deleted.

AGENTS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ Pre-dep of the legacy Vyatta config layer (`vyatta-cfg`, `vyatta-cfg-system` and
3535

3636
- Default branch `current`. LTS branches when needed.
3737
- 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.
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`, `trigger-rebuild-repo-package.yml`. Mirror pipeline IS wired up.
3939
- Treat as upstream-vendored Bash; minimise diffs against the GNU Bash 4.1 baseline.
4040

4141
## Notes for future contributors

0 commit comments

Comments
 (0)