f40d51733a
Prior to this change we manage a local version of commit message validation in addition to the commit message validation tool contained in the ng-dev tooling. By adding the ability to validate a range of commit messages together, the remaining piece of commit message validation that is in the local version is replicated. We use both commands provided by the `ng-dev commit-message` tooling: - pre-commit-validate: Set to automatically run on an git hook to validate commits as they are created locally. - validate-range: Run by CI for every PR, testing that all of the commits added by the PR are valid when considered together. Ensuring that all fixups are matched to another commit in the change. PR Close #36172 |
||
---|---|---|
.. | ||
browserstack | ||
build | ||
ci | ||
github | ||
local-dev | ||
release | ||
build-package-dist.js | ||
compare-master-to-patch.js | ||
puppeteer-chrome-versions.js | ||
webdriver-manager-update.js |