Skip to content

fix: remove release notes from commit msg

Alissa Cheng requested to merge commit-body-line-length into main

Experimented on the sandbox and it seems the githooks will gatekeep no matter what, so I gave up on trying to bypass them. But these pesky release notes are actually not needed in the commit message, they will show up on the CHANGELOG and Release page anyway.

Merge request reports