Skip to content

fix(ci): pint check-only (no codebase mutation)#24

Merged
leMaur merged 1 commit into
mainfrom
fix/pint-check-only
May 27, 2026
Merged

fix(ci): pint check-only (no codebase mutation)#24
leMaur merged 1 commit into
mainfrom
fix/pint-check-only

Conversation

@leMaur

@leMaur leMaur commented May 27, 2026

Copy link
Copy Markdown
Owner

CI checks must fail on violations, not mutate the codebase. Pint now runs in testMode (contents: read, no commit). Also live-exercises markdown's protected-main PR+signed+squash flow.

CI style checks must FAIL on violations rather than auto-fixing and committing.
Drops the commit-back step and the contents:write token (now contents:read).
Aligns with the project CI principle: no check mutates the codebase; the
changelog updater is the only permitted mutator.
@leMaur leMaur merged commit 19acd4b into main May 27, 2026
25 checks passed
@leMaur leMaur deleted the fix/pint-check-only branch May 27, 2026 08:48
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