Repo-Guard is a web service built with Go that integrates with GitHub repositories to automatically manage duplicate issues. It detects, closes duplicate issues, and comments with links to similar existing issues, enhancing repository management and user communication.
- Automatic detection and closure of duplicate issues.
- Comments on duplicate issues with links to similar existing issues.
- Real-time issue monitoring using GitHub webhooks.
- Easy integration with any GitHub repository after installing the GitHub App.
- Go
- Templ
- Tailwind
- GitHub API
- Go to the GitHub App installation page.
- Click Authorize Repo Guard and select the repositories you want to integrate with Repo-Guard.