Avdhesh-Varshney / WebMasterLog

A record of Unique Web Development Projects made with Angular, Next, Node, React, ExpressJS, Redux, Vanilla, Vue, etc. Technologies...
https://web-master-log.vercel.app
MIT License
92 stars 181 forks source link

🧑‍💻: Add GitHub Workflow for Auto-Closing Similar Issue Requests #1011

Open aditiverma-21 opened 3 weeks ago

aditiverma-21 commented 3 weeks ago

:red_circle: Add GitHub Workflow for Auto-Closing Similar Issue Requests : :red_circle: Enhancement Aim : :red_circle: Changes : Feature Description Explanation of Workflow 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.

Use Case 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

Screenshots 📷

N/A


:white_check_mark: To be Mentioned while taking the issue :

All the best. Enjoy your open source journey ahead. 😎

github-actions[bot] commented 3 weeks ago

Thank you for creating this issue! We'll look into it as soon as possible. Your contributions are highly appreciated! 😊