carolinedanslesnuages/Duplicated issue detector

Finds duplicate issues using NLP (semantic similarity) and adds a label/comment.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
github-tokenThe GITHUB_TOKEN for the repository using this action. Required to interact with the GitHub API.yes
thresholdThe minimum similarity score (between 0.0 and 1.0) to consider an issue a duplicate.no0.80
duplicate-labelThe name of the label to add to issues identified as potential duplicates. The label must exist in the repository.nopotential-duplicate

no outputs