branching: release now carries the required check #168

Merged
emi merged 1 commit from docs/release-check-closed into dev 2026-08-02 00:20:01 +00:00
Owner

.claude/BRANCHING.md said release deliberately has no required check. That stopped being true once the check was enabled, and a stale runbook is a correctness bug in a file agents read before dispatching work.

Closed in the order the file itself prescribes: pr-build.yml learned to fire on release (#165), #167 confirmed the gate context actually appeared on a real PR, and only then was the check required. The warning is preserved — it still governs a context rename or a new protected branch.

`.claude/BRANCHING.md` said `release` deliberately has no required check. That stopped being true once the check was enabled, and a stale runbook is a correctness bug in a file agents read before dispatching work. Closed in the order the file itself prescribes: `pr-build.yml` learned to fire on `release` (#165), #167 confirmed the gate context actually appeared on a real PR, and only then was the check required. The warning is preserved — it still governs a context rename or a new protected branch.
emi added 1 commit 2026-08-02 00:19:22 +00:00
branching: release now carries the required check
All checks were successful
PR build (required check) / changes (pull_request) Successful in 7s
secrets-guard / encrypted (pull_request) Successful in 8s
shell-lint / shellcheck (pull_request) Successful in 7s
PR build (required check) / build-frontend (pull_request) Has been skipped
PR build (required check) / build-backend (pull_request) Has been skipped
PR build (required check) / validate-observability (pull_request) Has been skipped
PR build (required check) / gate (pull_request) Successful in 2s
14835af3d8
Closed in the order this file prescribes: pr-build.yml learned to fire on
release, #167 confirmed the gate context actually appeared, and only then was
the check required. The warning stays — it still governs a context rename or a
new protected branch, and the failure mode it describes is a 405 with no cause.
emi merged commit 960c936d86 into dev 2026-08-02 00:20:00 +00:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: Jinemi/thermograph#168
No description provided.