c5e9944c42
In the CLI and Universal, we use the package name as commit message scope. The recent changes that introduced `conventional-commits-parser` in https://github.com/angular/angular/pull/41286 breaks the parsing of such commit scopes and caused commit validations to fail. Example: https://app.circleci.com/pipelines/github/angular/angular-cli/14420/workflows/85feb5c9-184f-4088-b924-6b9e6c91f062/jobs/238446/parallel-runs/0/steps/0-102 PR Close #41430 |
||
---|---|---|
.. | ||
restore-commit-message | ||
validate-file | ||
validate-range | ||
BUILD.bazel | ||
cli.ts | ||
config.ts | ||
parse.spec.ts | ||
parse.ts | ||
utils.ts | ||
validate.spec.ts | ||
validate.ts |