Ghost/.github
Daniel Lockyer d897942af7
Added auto-assign workflow to pull requests
no issue

- Renovate will open PRs to bump dependencies but these are unassigned
- Renovate does have the ability to set assignees, but these are blanket
  assigns not based upon the package that is being upgraded
- we want to assign them to the owners of the package that is being
  upgraded
- I've created the `gh-auto-assign` GitHub CLI exntension which reads a
  `.github/AUTO_ASSIGN` file and assign PRs based upon the entries listed
- this commit adds the initial `AUTO_ASSIGN` file and GitHub Actions
  workflow to trigger when a PR is opened
2021-09-08 10:12:31 +01:00
..
hooks Added pre-commit hook to handle submodules (#8302) 2017-04-13 08:26:48 +01:00
ISSUE_TEMPLATE Update ---bug-report.md 2021-04-13 10:53:36 +01:00
workflows Added auto-assign workflow to pull requests 2021-09-08 10:12:31 +01: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
label-actions.yml Updated links to docs (#10941) 2019-07-22 18:17:50 +08:00
PULL_REQUEST_TEMPLATE.md Reverted "Updated pull request template" 2020-04-30 09:10:40 +01:00
stale.yml Added feature label to stalebot exemption list 2020-03-05 12:40:59 +00:00
SUPPORT.md Updated links to docs (#10941) 2019-07-22 18:17:50 +08:00