Skip to content

Run job to check for changelog snippet

Georg Krause requested to merge ci-changelog-snippet into develop

This checks if a changelog snippet was added to the Merge Request. This can be disabled with adding NOCHANGELOG to the MR title.

One problem is, that it created an detached Pipeline, which will allow us to merge the MR even if the tests failed :(

Edited by Georg Krause

Merge request reports