scorelab / Bassa

Automated Download Queue for Communities to take the best use of Internet bandwidth
GNU General Public License v3.0
168 stars 493 forks source link

Request to Implement Git Action for Auto-Terminating Stale Issues and PRs #941

Open puneeth072003 opened 9 months ago

puneeth072003 commented 9 months ago

Implemention Git Action for Auto-Terminating Stale Issues and PRs

Is your feature request related to a problem? Please describe. While scouring through the issues and PR, I found many of them that have been stale or that have been completed but not closed.

Describe the solution you'd like I'd like to create a workflow that automatically terminates stale issues and PRs. I want to implement using actions/stale.

Describe alternatives you've considered stalebot is also another popular option.

Please let me know what you guys think about this.

Best regards, Puneeth Y