Add Github Action Workflow to scan for duplicate issues
- Dominant language
- Swift
- Stars
- 2.9k
- Forks
- 226
- PR merge metrics
- No merged PRs in 30d
Description
To make contributors live easier, I recommend adding a github action workflow that scans for duplicate issues when new issues are created.
Opencode has a great [example implementation of this here](https://github.com/anomalyco/opencode/blob/dev/.github/workflows/duplicate-issues.yml).
Contributor guide
No contributing guide indexed for this repository
Research direction
Review the linked Opencode example at .github/workflows/duplicate-issues.yml and confirm whether this legacy repository or the newer Hex source is the intended target. Verify the workflow can run when a new issue is created and identify how duplicate detection should be checked before considering the change complete.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions
- Domain
- ci-cd
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100