π 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"