Ghost/.github/workflows
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
..
auto-assign.yml Moved GITHUB_TOKEN env variable to workflow scope 2021-09-09 09:49:08 +01:00
canary.yml 🔥 Added support for Node 16 2021-10-27 11:39:42 +01:00
label-actions.yml Switched to custom issue labeling bot 2021-11-12 10:57:27 +00:00
migration-review.yml Added migration review checklist (#13711) 2021-11-05 09:33:55 +00:00
release.yml Added RELEASE_NOTIFICATION_URL secret to release workflow 2021-09-28 16:45:30 +01:00
stale.yml Switched to GitHub Action for handling stale issues + PRs 2021-11-12 14:21:12 +00:00
test.yml Prevent Tailscale running in PRs on forks 2021-11-11 10:17:08 +00:00