Define runner and GitOps ownership

This commit is contained in:
2026-06-05 16:16:41 +02:00
parent 9ce24968cd
commit 4915ecf374
4 changed files with 188 additions and 3 deletions

View File

@@ -56,6 +56,8 @@ leaving live deploy and secret custody changes behind separate review gates.
- Runner secret access must be explicit by label, repository, and workflow
purpose. Broad package or cluster credentials should not be shared across
unrelated jobs.
- The detailed runner, Actions, and GitOps boundary contract lives in
`docs/ci-runner-actions-gitops-ownership.md`.
## Backup And Restore Handoff