Skip to content

Accept one changelog in any commit for the MR

Thiago Figueiró requested to merge fix-changelog-check into master

Instead of requiring a changelog in the last commit, the commit_message rake task now exits successfully as long as at least one commit in the MR has a valid changelog entry.

Merge request reports