angular-docs-cn/dev-infra/commit-message
Joey Perrott d896c33b0e fix(dev-infra): set build commit message type to allow an optional scope (#38745)
Allow, optionally, a scope to be used with the build type commit message.

PR Close #38745
2020-09-09 09:06:33 -07:00
..
BUILD.bazel feat(dev-infra): create a wizard for building commit messages (#38457) 2020-08-18 17:01:14 -07:00
builder.spec.ts feat(dev-infra): create a wizard for building commit messages (#38457) 2020-08-18 17:01:14 -07:00
builder.ts feat(dev-infra): create a wizard for building commit messages (#38457) 2020-08-18 17:01:14 -07:00
cli.ts feat(dev-infra): create a wizard for building commit messages (#38457) 2020-08-18 17:01:14 -07:00
commit-message-draft.ts feat(dev-infra): save invalid commit message attempts to be restored on next commit attempt (#38304) 2020-08-13 08:45:25 -07:00
config.ts fix(dev-infra): set build commit message type to allow an optional scope (#38745) 2020-09-09 09:06:33 -07:00
parse.spec.ts fix(dev-infra): ignore comments when validating commit messages (#38438) 2020-08-21 12:17:14 -07:00
parse.ts fix(dev-infra): ignore comments when validating commit messages (#38438) 2020-08-21 12:17:14 -07:00
restore-commit-message.ts fix(dev-infra): change logging of commit message restoration to debug (#38704) 2020-09-08 10:07:03 -07:00
validate-file.ts feat(dev-infra): save invalid commit message attempts to be restored on next commit attempt (#38304) 2020-08-13 08:45:25 -07:00
validate-range.ts refactor(dev-infra): extract the commit message parsing function into its own file (#38429) 2020-08-12 16:10:07 -07:00
validate.spec.ts feat(dev-infra): migrate to unified commit message types in commit message linting (#38430) 2020-08-13 09:11:17 -07:00
validate.ts feat(dev-infra): migrate to unified commit message types in commit message linting (#38430) 2020-08-13 09:11:17 -07:00
wizard.ts feat(dev-infra): create a wizard for building commit messages (#38457) 2020-08-18 17:01:14 -07:00