prathamjagga / automarket

Auto Market is the online platform to create and use automation apps.
https://automarket-s42l.vercel.app
GNU General Public License v3.0
16 stars 28 forks source link

[Feat]: Workflow for closing Old PRs #25

Closed Asymtode712 closed 3 months ago

Asymtode712 commented 3 months ago

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 commented 3 months ago

@knight1001d please assign me this issue

prathamjagga commented 3 months ago

I dont think we need this right now. Closing. @Asymtode712