Ensure Required Reference Check Emits
completetasks9/9ensure-required-reference-check-emits
openspec/changes/ensure-required-reference-check-emits/View on GitHub →
Artifacts
Official change artifacts tracked under openspec/.
Proposal
The main ruleset requires the typecheck + full test suite status check, but the workflow that emits that context is path-filtered. PRs that do not touch the filtered paths can become blocked because the required context never appears.
Design
The required GitHub status context should be emitted by the job that branch protection already names: typecheck + full test suite. The workflow should not rely on GitHub path filtering for a required check because a skipped workflow is not a useful terminal result for autonomous merge.
Tasks (9/9)
Spec Deltas (1)
Affected capabilities
Capability specs this change proposes to modify.