prosyslab/Dude: Duplication Detector
Scan every existing issue and inform the issuer if any duplication detected
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| issue_num | Number of the new issue | yes | — |
| issue_contents | Contents of the new issue | yes | — |
| repository_path_name | Path name of the repository | yes | — |
| rapid_key | Key for the RapidAPI | yes | — |
| repo_key | Acees token for GitHub | yes | — |
| threshold | Threshold similarity to use for the detection | no | NaN |
Outputs
| name | description |
|---|---|
| dup_num | The number of detected issue |