docs: runner org-scoped to KNEL + ultix label [#784]

This commit is contained in:
2026-09-04 13:14:50 -05:00
parent abd677a32e
commit ad69416a19
+3 -2
View File
@@ -467,8 +467,9 @@ commit bodies when `[#NNN]` is present) is tracked under [#441].
**Every gitea repo runs CI via Gitea Actions.** Runner:
`ukrrs-pfv-gitea-runner` (act_runner 0.2.13, compose at
`~/projects/ukrrs/ci/gitea-runner/` on the pfv workstation) — **label
`ultix` ONLY**; workflows must use `runs-on: ultix` or they queue forever.
`~/projects/ukrrs/ci/gitea-runner/` on the pfv workstation) — registered
**org-scoped to KNEL** with label **`ultix` ONLY**; workflows must use
`runs-on: ultix` or they queue forever.
Repo duty: carry `.gitea/workflows/ci.yml` — lint for the repo's language
(pinned container images, never `:latest`) + a secret-scan step, on `dev`
and `release` pushes. Branch model: `dev` = WIP (CI must pass), `release` =