angular-cn/dev-infra/commit-message
Joey Perrott 7acd33007d fix(dev-infra): do not require a commit body for release commits (#37110)
Release commits do not require a commit body as the context, usually
provided in commit body, is already available in the process of
releasing.  No additional value is gained from adding a body message
on these commits.

PR Close #37110
2020-05-14 13:03:34 -07:00
..
BUILD.bazel build(dev-infra): cleanup package dependencies for shared package (#36980) 2020-05-12 10:51:05 -07:00
cli.ts fix(dev-infra): fix commit message validation in git worktrees (#36507) 2020-04-09 09:46:18 -07:00
config.ts feat(dev-infra): introduce validators for ng-dev config loading (#37049) 2020-05-13 15:58:46 -07:00
validate-file.ts fix(dev-infra): fix commit message validation in git worktrees (#36507) 2020-04-09 09:46:18 -07:00
validate-range.ts fix(dev-infra): extract commit headers before checking commit message validity (#36733) 2020-04-21 12:49:27 -04:00
validate.spec.ts feat(dev-infra): introduce validators for ng-dev config loading (#37049) 2020-05-13 15:58:46 -07:00
validate.ts fix(dev-infra): do not require a commit body for release commits (#37110) 2020-05-14 13:03:34 -07:00