0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/.github
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
..
hooks Added pre-commit hook to handle submodules (#8302) 2017-04-13 08:26:48 +01:00
ISSUE_TEMPLATE Switched our old style bug report template to a form 2021-11-12 10:30:08 +00:00
workflows Switched to GitHub Action for handling stale issues + PRs 2021-11-12 14:21:12 +00:00
AUTO_ASSIGN Added auto-assign workflow to pull requests 2021-09-08 10:12:31 +01:00
CODEOWNERS Added CODEOWNERS file to protect DB migrations 2020-02-17 13:05:09 +00:00
CONTRIBUTING.md Update CONTRIBUTING.md 2021-04-20 15:44:18 +01:00
FUNDING.yml Update FUNDING.yml 2020-07-28 13:19:20 +07:00
PULL_REQUEST_TEMPLATE.md Updated test command in the PR template 2021-11-04 14:06:42 +00:00
SUPPORT.md Updated links to docs (#10941) 2019-07-22 18:17:50 +08:00