angular/dev-infra/commit-message
Joey Perrott d8d77ed00d refactor(dev-infra): use conventional-commits-parser for commit parsing (#41329)
Use conventional-commits-parser for parsing commits for validation, this is being done
in anticipation of relying on this parser for release note creation.  Unifying how commits
are parsed will provide the most consistency in our tooling.

PR Close #41329
2021-03-23 14:17:08 -07:00
..
restore-commit-message refactor(dev-infra): use conventional-commits-parser for commit parsing (#41329) 2021-03-23 14:17:08 -07:00
validate-file refactor(dev-infra): use conventional-commits-parser for commit parsing (#41329) 2021-03-23 14:17:08 -07:00
validate-range refactor(dev-infra): use conventional-commits-parser for commit parsing (#41329) 2021-03-23 14:17:08 -07:00
BUILD.bazel refactor(dev-infra): use conventional-commits-parser for commit parsing (#41329) 2021-03-23 14:17:08 -07:00
cli.ts fix(dev-infra): remove commit message wizard and builder (#41280) (#41285) 2021-03-22 08:56:20 -07:00
config.ts refactor(dev-infra): refactor commit-message files (#38845) 2020-09-15 16:05:42 -07:00
parse.spec.ts refactor(dev-infra): use conventional-commits-parser for commit parsing (#41329) 2021-03-23 14:17:08 -07:00
parse.ts refactor(dev-infra): use conventional-commits-parser for commit parsing (#41329) 2021-03-23 14:17:08 -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): use conventional-commits-parser for commit parsing (#41329) 2021-03-23 14:17:08 -07:00