epy0n0ff/PR Gitleaks Comment Generator

Automatically comment on .gitleaksignore changes in PRs with security context

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
github-tokenGitHub token for API authenticationyes
pr-numberPull request numberyes
commit-shaCommit SHA to attach comments to (should be PR HEAD commit). Recommended: github.event.pull_request.head.shano""
comment-modeComment mode: "override" to update existing comments, "append" to always create new commentsnooverride
debugEnable debug loggingnofalse
gh-hostGitHub Enterprise Server hostname (e.g., github.company.com). Leave empty for GitHub.com.no""
commandCommand to execute (e.g., "clear" to delete bot comments). Leave empty for normal diff commenting mode.no""
comment-idComment ID that triggered the command (for clear command)no""
requesterGitHub username who requested the command (for permission checking)no""
namedescription
postedNumber of comments posted
skipped_duplicatesNumber of duplicate comments skipped
errorsNumber of errors encountered