Daniel Lockyer
|
0847340b9a
|
Switched to GitHub Action for handling stale issues + PRs
refs https://github.com/TryGhost/Toolbox/issues/81
- https://github.com/actions/stale is the official way to handle stale
issues and PRs and our old method hasn't worked for a while
- most of this is copied from [Ghost-CLI's stale
workflow](https://github.com/TryGhost/Ghost-CLI/blob/main/.github/workflows/stale.yml)
but the comment contents and labels have been updated
- also removes the config for the broken, existing method
|
2021-11-12 14:21:12 +00:00 |
|