binbandit/HacktoberSentinel

Spam detector for Hacktoberfest PRs

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
github-tokenGitHub token with repo scope (use the default secrets.GITHUB_TOKEN)yes
close-spamAuto-close PRs that exceed the spam threshold.nofalse
label-nameLabel to apply to flagged PRs. Created automatically if it doesn't exist.nospam
comment-messageComment to post when a PR is flagged.noThis PR looks low-effort (e.g., README tweak). Please take another pass and use our contribution guide for context. Hacktoberfest tips: https://hacktoberfest.com/participation/#spam
min-scoreNumber of matched rules required to flag a PR.no2
custom-regexOptional custom regex (or /pattern/flags) evaluated against the diff and body.no
enable-readme-onlyEnable rule: PR changes only README.md.notrue
enable-contributor-regexEnable rule: Adds contributor-style lines.notrue
enable-generic-bodyEnable rule: Generic PR title/body phrases.notrue
enable-new-contributorEnable rule: Author has fewer public repos than the threshold.notrue
enable-custom-regexEnable rule: Custom regex.notrue
new-contributor-thresholdThreshold for public repos considered low signal.no5
namedescription
flaggedWhether the PR was flagged as spam.
scoreSpam score assigned to the PR.
matched-rulesComma-separated list of matched rule identifiers.