Features
- check Actions and handle doc-only changes (855f1d4)
- implement autorebase for PRs with multiple commits (17ea885)
- make lint check opt-in (b567c1e)
- git-node: add git-node status (ebc8fb2)
Bug Fixes
- allow opt-out of Fixes/Refs metadata (#474) (df5c572)
- lint during the landing process (#435) (de6d1e2)
- prevent duplicate and self-refs (#478) (95300fd)
- properly handle failure to start CI (48c306b)
- return value for validateLint (#482) (e379e9f)
- v8: support non-relative paths in V8 DEPS (#471) (746e5e5)
- repo/path mismatch in v8 update (#465) (57b7df8)
This release includes the following fixes and changes:
- ncu-ci: command to start CI for PRs (#445)
- feat: allow citgm job comparison (#455)
- feat: enable parsing citgm-nobuild jobs (#458)
- ncu-ci: create INFRA_FAILURES category (#441)
- chore: update mocha to v8.x (#459)
- fix: ensure node-test-commit job id in daily-master (#460)
- docs: add docs for ncu-ci daily (#461)
- ncu-ci: add Beginning functionality for Daily Master (#379)
- git-node: group notable changes during release prep (#457)
- fix: print full command in case of failure (#456)