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

Add GitHub Workflow for Auto-Closing Similar Issue Requests #63

Closed
aditiverma-21 opened this issue Oct 28, 2024 · 2 comments · Fixed by #66
Closed

Add GitHub Workflow for Auto-Closing Similar Issue Requests #63

aditiverma-21 opened this issue Oct 28, 2024 · 2 comments · Fixed by #66
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers gssoc-ext GirlScript Summer of Code extended project hacktoberfest Hacktoberfest 2024 event project Level 1 GSSoC project Level 1

Comments

@aditiverma-21
Copy link
Contributor

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

@Suraj-kumar00
Copy link
Owner

Hey @aditiverma-21 it's yours!
Go ahead and do remember that you have 23 days to complete this issue.

and if you like the project please do consider to give the repo a star 🌟

@Suraj-kumar00 Suraj-kumar00 added enhancement New feature or request good first issue Good for newcomers hacktoberfest Hacktoberfest 2024 event project gssoc-ext GirlScript Summer of Code extended project Level 1 GSSoC project Level 1 labels Oct 28, 2024
@aditiverma-21
Copy link
Contributor Author

@Suraj-kumar00 Please assign

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers gssoc-ext GirlScript Summer of Code extended project hacktoberfest Hacktoberfest 2024 event project Level 1 GSSoC project Level 1
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants