You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: