From ad69416a190ef4da93bfa5e5528bf61bfc8f68ab Mon Sep 17 00:00:00 2001 From: reachableceo Date: Fri, 4 Sep 2026 13:14:50 -0500 Subject: [PATCH] docs: runner org-scoped to KNEL + ultix label [#784] --- AGENTS.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/AGENTS.md b/AGENTS.md index d41b62f..1c3a48b 100644 --- a/AGENTS.md +++ b/AGENTS.md @@ -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` =