ThereForYou icon indicating copy to clipboard operation
ThereForYou copied to clipboard

Workflow for closing Old PRs

Open Asymtode712 opened this issue 9 months ago • 1 comments

Is your feature request related to a problem? Please describe. Over time, open pull requests (PRs) can accumulate in a repository, cluttering the interface and making it difficult to focus on active development tasks. Additionally, outdated or abandoned PRs may no longer serve their intended purpose and should be closed to maintain repository cleanliness.

Describe the solution you'd like 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.

Additional context

Close Old PRs

Asymtode712 avatar May 24 '24 10:05 Asymtode712