Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create new stale issue workflow #21495

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from
Draft

Conversation

sophies927
Copy link
Contributor

Create new stale issue workflow that breaks up existing workflow into 4 separate parts: 1) Apply stale label to issues with no activity for 30 days 2) Remove stale label if someone comments on a stale issue 3) Close issues labeled stale with no activity for an additional 30 days 4) Reopen issue if someone comments on closed stale issue

Will temporarily disable existing stale issue workflow before merging this one for testing purposes

If this workflow works, I'll remove the old one + corresponding files

Description

Motivation and Context

Create new stale issue workflow that breaks up existing workflow into 4 separate parts:
1) Apply stale label to issues with no activity for 30 days
2) Remove stale label if someone comments on a stale issue
3) Close issues labeled stale with no activity for an additional 30 days
4) Reopen issue if someone comments on closed stale issue

Will temporarily disable existing stale issue workflow before merging this one for testing purposes

If this workflow works, I'll remove the old one + corresponding files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant