Run job to check for changelog snippet
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