Closed magik6k closed 6 years ago
done
Sorry for not spotting this earlier. The commitlint on Jenkins failes. The problem is that the text after the colon needs to start with a lower case later.
You can easily change the commit messages with running git rebase -i HEAD~3
and then putting a r
in front of the commits.
If that's too much hassle, let me know, I'd be OK merging it nonetheless as this is really a small thing.
Should be fixed now. No idea why it fails on mac though.
CI actually passed, the failing part is outdated CI stuff.
When a signed tag is merged, a mergetag object is embedded into the merge commit so that one can verify the signature.