aardpark/Bepo - PR Duplicate Detection

Detect duplicate pull requests using static analysis

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit Feb 19, 2026
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: aardpark/bepo@d8748aa142ce8bb57ccc8014e3b58b6b13ad1790 # v1

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
github-tokenGitHub token for API accessyes${{ github.token }}
thresholdSimilarity threshold (0.0-1.0)no0.65
limitMax PRs to compare againstno50
commentPost a comment on the PR if duplicates foundnotrue
namedescription
has_duplicatesWhether duplicates were found
match_countNumber of duplicate matches
matchesJSON array of matches