krishnaacharyaa / wanderlust

WanderLust is a MERN travel blog website 🚀 This project is aimed to help people to contribute in open source, upskill in react and master git.
https://wanderlust-beta.vercel.app/
MIT License
174 stars 833 forks source link

[FEATURE] Workflow for closing Old PRs #353

Closed Asymtode712 closed 1 month ago

Asymtode712 commented 1 month ago

Description

Implement a workflow that automatically closes old PRs based on predefined criteria, such as their last update timestamp. By regularly closing PRs that have not been updated within a certain timeframe, the repository can stay organized, and contributors can focus on active and relevant PRs.

Use Case

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.

Proposed Solution

No response

Additional Information

No response

Attachments

Close Old PRs

Asymtode712 commented 1 month ago

@krishnaacharyaa please assign me this issue