Soujanya2004 / wanderlust-2024

This project aims to provide a comprehensive platform for travel enthusiasts, offering features such as map integration 🗺️, user-generated content ✍️, and a seamless experience for discovering new destinations. ✈️✨
https://wanderlust-2024-tkqf.onrender.com/listing
MIT License
27 stars 79 forks source link

[Feature Request]: Add GitHub Workflow for Auto-Closing Similar Issue Requests #225

Closed aditiverma-21 closed 1 month ago

aditiverma-21 commented 1 month ago

Is there an existing issue for this?

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

Add ScreenShots

No response

Priority

High

Record

github-actions[bot] commented 1 month ago

Hi there! Thanks for opening this issue. We appreciate your contribution to this open-source project. We aim to respond or assign your issue as soon as possible.