One-line CHANGELOG bump to exercise the CI pipeline end-to-end.
Why
Smoke test required by M0.2 acceptance: "a clean PR is mergeable." Establishes the canonical check names (ci / shared, ci / test, etc.) before branch protection is turned on.
Linked milestone: M0.2
How
CHANGELOG.md only. No code, no template change. CI workflow defined in M0.1.
Test plan
Unit tests added/updated — n/a
Integration tests added/updated — n/a
Playwright e2e added/updated — n/a
Manual smoke on stage after deploy
Regression test added — n/a
Risk
Blast radius: none. Single text file diff.
What could break: nothing. If CI fails this is the diagnostic signal we need.
Rollback plan: revert.
Checklist
Docs updated (the CHANGELOG IS the change)
Audit events — n/a
Secrets via Infisical — n/a
Migration — n/a
Tenant scoping — n/a
OpenAPI spec — n/a
featureFlags.evaluate() — n/a
CHANGELOG entry under "Unreleased"
## What
- One-line CHANGELOG bump to exercise the CI pipeline end-to-end.
## Why
Smoke test required by M0.2 acceptance: "a clean PR is mergeable." Establishes the canonical check names (`ci / shared`, `ci / test`, etc.) before branch protection is turned on.
Linked milestone: **M0.2**
## How
CHANGELOG.md only. No code, no template change. CI workflow defined in M0.1.
## Test plan
- [x] Unit tests added/updated — n/a
- [x] Integration tests added/updated — n/a
- [x] Playwright e2e added/updated — n/a
- [ ] Manual smoke on stage after deploy
- [ ] Regression test added — n/a
## Risk
**Blast radius:** none. Single text file diff.
**What could break:** nothing. If CI fails this is the diagnostic signal we need.
**Rollback plan:** revert.
## Checklist
- [x] Docs updated (the CHANGELOG IS the change)
- [ ] Audit events — n/a
- [x] Secrets via Infisical — n/a
- [ ] Migration — n/a
- [ ] Tenant scoping — n/a
- [ ] OpenAPI spec — n/a
- [ ] featureFlags.evaluate() — n/a
- [x] CHANGELOG entry under "Unreleased"
Trivial CHANGELOG bump to exercise the CI pipeline end-to-end:
commitlint, gitleaks, trivy fs scan. Establishes the green-baseline
check names required before turning on branch protection.
Refs: M0.2
CODEOWNERS rules
requested review from Benjamin_Boenisch 2026-05-18 19:18:44 +00:00
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
What
Why
Smoke test required by M0.2 acceptance: "a clean PR is mergeable." Establishes the canonical check names (
ci / shared,ci / test, etc.) before branch protection is turned on.Linked milestone: M0.2
How
CHANGELOG.md only. No code, no template change. CI workflow defined in M0.1.
Test plan
Risk
Blast radius: none. Single text file diff.
What could break: nothing. If CI fails this is the diagnostic signal we need.
Rollback plan: revert.
Checklist
Pull request closed