abhisheks008 / DL-Simplified

Deep Learning Simplified is an Open-source repository, containing beginner to advance level deep learning projects for the contributors, who are willing to start their journey in Deep Learning. Devfolio URL, https://devfolio.co/projects/deep-learning-simplified-f013
https://quine.sh/repo/abhisheks008-DL-Simplified-499023976
MIT License
324 stars 290 forks source link

[Feat]: Workflow for closing old PRs #623

Closed Asymtode712 closed 1 month ago

Asymtode712 commented 1 month ago

This feature aims to automate the management of open PRs in a repository, ensuring that outdated or abandoned PRs are closed in a timely manner. By doing so, it helps maintain repository hygiene, improves workflow efficiency, and provides a better experience for both maintainers and contributors.

Close Old PRs

github-actions[bot] commented 1 month ago

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

Asymtode712 commented 1 month ago

@abhisheks008 please assign me this issue

abhisheks008 commented 1 month ago

Hi @Asymtode712 in this repo, I used to review each and every PR. After reviewing them, if I found them duplicate or not so worth it, I close them. There is no need to add a bot for this problem. I am happy to review the PRs.