Amna-Hassan04 / Serenity-Guide

SereniFi Guide is a personalized relaxation app offering meditations, breathing exercises, and calming music to help users achieve mental tranquility.
https://serenify.streamlit.app/
Other
33 stars 90 forks source link

[FEATURE] - Add GitHub Workflow for Auto-Closing Similar Issue Requests #167

Closed aditiverma-21 closed 3 weeks ago

aditiverma-21 commented 4 weeks ago

Feature Title

Add GitHub Workflow for Auto-Closing Similar Issue Requests

Problem Statement

Duplicate issues

Proposed Solution

Implement a GitHub workflow that automatically detects and closes duplicate or similar issue requests. The workflow should:

Utilize a bot or script to compare new issues against existing ones. Automatically flag or close issues with matching titles, descriptions, or keywords. Provide a comment linking the user to the original issue for reference. Ensure the workflow runs on issue creation to streamline project management.

Alternatives Considered

No response

Additional Context

No response

github-actions[bot] commented 4 weeks ago

👋 Thank you! Welcome to the project! Please follow these guidelines for smooth collaboration:

  1. After completing a task, add your name and details to the Contributors Table/List.
  2. Attach relevant screenshots or videos of your contribution for transparency.
  3. Tasks are assigned on a first-come, first-served basis.
    • Avoid spamming requests for already-assigned tasks.
    • Respect the queue and wait for new tasks.
  4. Propose New Ideas: Discuss new features or suggestions in the "Ideas" channel before starting work.
aditiverma-21 commented 3 weeks ago

@Amna-Hassan04 Please check this and kindly assign

Amna-Hassan04 commented 3 weeks ago

@aditiverma-21 I have seen some people implement this but this sometimes just closes issues that have similar but different functionalities or so. some other project maintainers have had many problems with this so I dont think we should implement this for now.