Skip to content

ci: add header ↔ spec sync gate#14

Merged
Yaraslaut merged 1 commit into
masterfrom
ci/spec-sync-gate
Jul 19, 2026
Merged

ci: add header ↔ spec sync gate#14
Yaraslaut merged 1 commit into
masterfrom
ci/spec-sync-gate

Conversation

@Yaraslaut

Copy link
Copy Markdown
Member

Adds a required PR check enforcing that header changes come with spec changes.

Rule: a change under `include/morph//` must be accompanied by a change
under `docs/spec//` (folders mirror each other). `detail/` and `qt/`
are exempt (no specs). Skipped when the PR has the label `no docs update`.

This PR contains only the workflow, so the gate itself should pass (no header
changes). Enforcement (fail / pass / skip paths) is verified separately.

🤖 Generated with Claude Code

@codecov

codecov Bot commented Jul 19, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

New required PR check: a change under include/morph/<sub>/ must be accompanied
by a change under docs/spec/<sub>/ (folders mirror each other). detail/ and qt/
are exempt (no specs). The gate is skipped when the PR carries the label
'no docs update'.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@Yaraslaut
Yaraslaut force-pushed the ci/spec-sync-gate branch from e9d4240 to 554029d Compare July 19, 2026 16:46
@Yaraslaut
Yaraslaut merged commit 5e9ddfb into master Jul 19, 2026
17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant