this subject is intentionally broken for M0.2 demo #4
Reference in New Issue
Block a user
Delete Branch "demo/m0.2-broken"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
What
Deliberately broken PR to demonstrate that the M0.2 CI gates reject bad PRs.
This PR contains:
commitlintmust reject it.gitleaksmust reject it.Expected outcome: CI fails, status check
shareddoes not turn green, branch protection refuses the merge. Do not merge. Close after CI fails.Linked milestone: M0.2
Why
M0.2 acceptance criterion: "a deliberately-broken PR is rejected by every check."
How
Trivial — one markdown file with a regex-bait secret. Both bad-commit-subject and bad-content baked in.
Test plan
This PR IS the test. CI must fail. Close after observing.
Risk
Zero — branch protection blocks merge even if reviewer slips.
Checklist
n/a — demo PR, not production-bound.
Pull request closed