core-validate-commit icon indicating copy to clipboard operation
core-validate-commit copied to clipboard

Skip subsystem and length checks for revert commits

Open joyeecheung opened this issue 7 years ago • 0 comments

Per the collaborator guide:

Commits are reverted with git revert <HASH>, or git revert <FROM>..<TO> for multiple commits. Commit metadata and the reason for the revert should be appended. Commit message rules about line length and subsystem can be ignored. A Pull Request should be raised and approved like any other change.

joyeecheung avatar Oct 31 '17 08:10 joyeecheung