frankkramer-lab / aucmedi

a framework for Automated Classification of Medical Images
https://frankkramer-lab.github.io/aucmedi/
GNU General Public License v3.0
38 stars 13 forks source link

GitHub Action: Checker for git commit convention #139

Closed muellerdo closed 2 years ago

muellerdo commented 2 years ago

https://github.com/aevea/commitsar https://github.com/webiny/action-conventional-commits

muellerdo commented 2 years ago

https://github.com/wagoid/commitlint-github-action

https://github.com/conventional-changelog/commitlint

https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/config-conventional/index.js

https://github.com/conventional-changelog/commitlint/blob/master/docs/reference-rules.md

Create config for commitlint for using only commit convention instead of angular conventions (upper case allowed in topic and message)

muellerdo commented 2 years ago

Implemented by 34bde90eeeeda28e11d88342243d82dff5c7ee6c & 43f6c8a25dfb4a34d5809e6e466889c33e7fa4a5