Ghost/.github
Daniel Lockyer 077ff89960
Removed pre-commit linting on non-main branches
- our use-case for this is to ensure that people don't push to
  `main` without running linting, as this can block CI from passing
  until the linting issue is resolved
- however, it can become annoying to run linting on non-main branches,
  especially when you just want to WIP some changes without caring for
  linting
- generally speaking, anyone who creates commits on a non-main branch is
  going to open them as a PR, so linting is run anyway
- this commit get the branch name and only runs linting if we're on
  `main`
2022-10-27 11:47:10 +07:00
..
hooks Removed pre-commit linting on non-main branches 2022-10-27 11:47:10 +07:00
ISSUE_TEMPLATE Switched our old style bug report template to a form 2021-11-12 10:30:08 +00:00
workflows Update peter-evans/create-or-update-comment digest to 7305482 2022-10-20 10:24:34 +07:00
AUTO_ASSIGN Removed Members packages from auto-assign rules 2022-07-22 12:40:29 +02:00
CODEOWNERS Converted Ghost repo into a monorepo 2022-07-20 16:41:05 +02:00
CONTRIBUTING.md Improved commit message docs in contributing guide 2022-10-13 09:56:14 +07:00
dev.js Removed verbose error logging for yarn dev failures 2022-10-27 11:25:43 +07:00
FUNDING.yml Update FUNDING.yml 2020-07-28 13:19:20 +07:00
PULL_REQUEST_TEMPLATE.md Updated hiring links 2022-09-30 19:56:26 +01:00
SUPPORT.md Updated links to docs (#10941) 2019-07-22 18:17:50 +08:00