Releases: hjs-spec/jep-github-action
Releases · hjs-spec/jep-github-action
Initial Release - JEP Accountability for GitHub
🚀 Initial Release
JEP Accountability for GitHub is now available on GitHub Marketplace.
✨ Features
- Automatically generate cryptographically signed JEP accountability receipts
- Post receipts as PR comments for full transparency
- Add commit status checks showing accountability verification
- Support dry run mode for testing
📦 Usage
- uses: hjs-foundation/jep-github-action@v0.1.0
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
operation: "pr_merge"
actor: "dependabot[bot]"
reason: "Automated dependency update merge"