fix(docs): fail closed on unscoped workflows

This commit is contained in:
2026-07-22 01:55:54 +02:00
parent be52b716ca
commit 94c000f351
4 changed files with 65 additions and 2 deletions

View File

@@ -255,6 +255,9 @@ Workflow topics:
- keep each step actionable
- mention blockers where the user would encounter them
- link to field/reference topics instead of repeating field tables
- for every user-facing workflow, declare one or more conditions and put
`required_scopes` or `any_scopes` on every condition alternative; the release
gate rejects an unscoped alternative
Reference topics: