SaranshBangar / Daneizo

Why buy when you can rent it!
https://daneizo.vercel.app/
MIT License
25 stars 44 forks source link

Add CICD GitHub Workflows (Greeting, autolabler) #47

Open shubhagarwal1 opened 1 month ago

shubhagarwal1 commented 1 month ago

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.

Hey @SaranshBangar please assign this task to me.

SaranshBangar commented 1 month ago

@shubhagarwal1 Sure, go ahead!