Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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
- Loading branch information