angular-cn/dev-infra/commit-message
Joey Perrott 1373a98e25 feat(dev-infra): Allow local user ng-dev configuration to disable commit message wizard (#38701)
As not all users, particularly contributors consistently contributing with a deep
understanding of our commit message guidelines, will not want to rely on the
commit message wizard, we allow a user to opt out of using this wizard during
commit message creation.

PR Close #38701
2020-09-09 16:31:17 -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 refactor(dev-infra): update commit message validation to return validation result (#38703) 2020-09-09 16:22:36 -07:00
validate-range.ts refactor(dev-infra): update commit message validation to return validation result (#38703) 2020-09-09 16:22:36 -07:00
validate.spec.ts refactor(dev-infra): update commit message validation to return validation result (#38703) 2020-09-09 16:22:36 -07:00
validate.ts refactor(dev-infra): update commit message validation to return validation result (#38703) 2020-09-09 16:22:36 -07:00
wizard.ts feat(dev-infra): Allow local user ng-dev configuration to disable commit message wizard (#38701) 2020-09-09 16:31:17 -07:00