Releases: truthlocks/maip-github-action
Releases · truthlocks/maip-github-action
v1.0.0 — MAIP Receipt Generator
MAIP Receipt Generator
Generate and verify MAIP receipts for GitHub events — commits, PRs, releases, CI runs.
Usage
- uses: truthlocks/maip-github-action@v1
with:
maip-api-key: ${{ secrets.MAIP_API_KEY }}
maip-tenant-id: ${{ secrets.MAIP_TENANT_ID }}Features
- Receipt generation for commits, tags, and releases
- PR check run with verification status annotations
- Badge generation for README
- Matrix build support with per-job receipt chains
Modes
receipt— Generate a MAIP receipt for the current GitHub eventverify— Verify an existing receipt by IDcheck— Create GitHub Check Run with trust scorecomment— Post PR comment with receipt summarybadge— Generate SVG status badges
License
Apache-2.0