angular-cn/dev-infra/pr
Joey Perrott 55485713a3 fix(dev-infra): skip husky git commit hooks while merging pull requests (#38888)
During the merge process, all validations have already been completed so git commit
hooks can be safely skipped.  This additionally, prevents errors from occuring which
would be caused the commit hooks executing, such as when yarn updates and then yarn
commands are unable to run within the same process.

PR Close #38888
2020-09-18 11:14:55 -07:00
..
checkout refactor(dev-infra): use a mixin to require a `github-token` for an ng-dev command (#38630) 2020-08-31 12:32:27 -07:00
common fix(dev-infra): correct build setup for dev-infra (#38815) 2020-09-11 13:59:30 -07:00
discover-new-conflicts feat(dev-infra): tooling to check out pending PR (#38474) 2020-08-18 16:22:47 -07:00
merge fix(dev-infra): skip husky git commit hooks while merging pull requests (#38888) 2020-09-18 11:14:55 -07:00
rebase refactor(dev-infra): use a mixin to require a `github-token` for an ng-dev command (#38630) 2020-08-31 12:32:27 -07:00
BUILD.bazel feat(dev-infra): tooling to check out pending PR (#38474) 2020-08-18 16:22:47 -07:00
cli.ts feat(dev-infra): tooling to check out pending PR (#38474) 2020-08-18 16:22:47 -07:00