tests
tests copied to clipboard
Run commit message checks in GHA only, thus remove them from tests
@fidencio we run commit message tests from CI and in GHA, but these two are written independently, I was wondering the same thing :smile:
Ouch, why do we do that? :-(
This was introduced in https://github.com/kata-containers/kata-containers/pull/486. I wonder whether the checks should be removed from our CI jobs and the tests repository altogether.
I think so, that's something we should clean up at at some point.
Originally posted by @Jakob-Naucke & @fidencio in https://github.com/kata-containers/kata-containers/issues/3565#issuecomment-1027701309
With #4878, I think this can be closed.