Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FEATURE: Add GitHub Workflow for Auto-Closing Similar Issue Requests #3142

Closed
3 tasks done
souvikpramanikgit opened this issue Nov 9, 2024 · 3 comments · Fixed by #3149
Closed
3 tasks done

FEATURE: Add GitHub Workflow for Auto-Closing Similar Issue Requests #3142

souvikpramanikgit opened this issue Nov 9, 2024 · 3 comments · Fixed by #3149

Comments

@souvikpramanikgit
Copy link
Contributor

Feature Summary

Trigger: The workflow runs every time a new issue is created.
Check Duplicates: Uses a GitHub Action to detect similar issues by comparing the title and content with keywords and common phrases.
Close and Comment: If a duplicate is detected, it closes the issue and comments on it, linking to the original issue.

Description

This duplicate detection workflow significantly streamlines project management by automatically reducing redundant issues, helping maintainers focus on unique, unresolved problems. It saves time by automating the identification and closure of similar issues, preventing contributors from repeatedly addressing the same questions or bugs. With a clear link to the original issue, users can easily follow updates, improving transparency and reducing confusion. The feature enhances productivity by keeping the issue list organized, ensuring that attention goes to high-priority or novel issues. Overall, it fosters a more efficient, user-friendly environment, promoting collaboration and faster resolution of project needs.

Benefits
Time Efficiency
Improved Organization
increased Project Productivity

Proposed Solution

No response

Alternatives Considered

No response

Screenshots/Logs

No response

Additional Information

  • I have searched for existing feature requests
  • I am willing to help implement this feature
  • I can provide more details or clarification if needed
Copy link

github-actions bot commented Nov 9, 2024

👋 Thanks for opening this issue! We appreciate your contribution. Please make sure you’ve provided all the necessary details and screenshots, and don't forget to follow our Guidelines and Code of Conduct. Happy coding! 🚀

Copy link

✅ This issue has been successfully closed. Thank you for your contribution and helping us improve the project! If you have any more ideas or run into other issues, feel free to open a new one. Happy coding! 🚀

@souvikpramanikgit
Copy link
Contributor Author

can i get level 1 for this @deepeshmlgupta

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants