docs(ci): soften protection parenthetical to the measurable claim
ci/woodpecker/pr/ci Pipeline failed

rev-code-01 review id 215: the branch-protection API is admin-gated for seat
tokens, so 'required status check' cannot be evidenced inline; the comment
states only what carries its own evidence. Protection and default-branch
status are API-readable and stay.
This commit is contained in:
2026-08-19 18:41:48 -05:00
parent bdf9f68175
commit 781a1fddc5
+1 -2
View File
@@ -8,8 +8,7 @@ variables:
when:
# PR + manual CI run on any branch: the pull_request pipeline is the merge
# gate (required status check on next; next is protected and the DEFAULT
# branch since 2026-08-19).
# gate (next is protected and the default branch since 2026-08-19).
# Push CI runs on main only. next deliberately runs NO push ci: post-merge
# verification on next is carried by publish.yml's `verify` step
# (pnpm verify:release), which mirrors this pipeline's complete mandatory