Skip to content

0.21.0 — reelier ci: drift-CI + PR receipts in one command

Choose a tag to compare

@fixlyai fixlyai released this 23 Jul 14:20
· 749 commits to main since this release

reelier ci

One command writes your whole workflow: reelier ci discovers the repo's *.skill.md files and generates .github/workflows/reelier-replay.yml — replay on every PR + daily schedule, manifest preflight failing closed on tool-schema drift, permissions preconfigured (pull-requests: write for the receipt comment, id-token: write for CI attestation).

Sticky PR receipt comment (Action)

The Action now upserts one sticky comment per PR carrying each skill's receipt — pass/fail, steps, duration, tokens, receipt permalink when pushed. A failed replay still comments (a red receipt is a real receipt); comment failures warn, never fail the job. Deliberately inactive on pull_request_target.

Full details: CHANGELOG.md