Skip to content

Initial Release - JEP Accountability for GitHub

Latest

Choose a tag to compare

@schchit schchit released this 16 Apr 05:03
· 2 commits to main since this release

πŸš€ 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"