This checkpatch warning "WARNING: Missing commit description" must make the CI fail
WARNING: Missing commit description - Add an appropriate one
total: 0 errors, 1 warnings, 0 checks, 12 lines checked
All patches need to have a commit description. So a patch without it must cause the CI to fail.
This is an example of a patch without commit description:
https://patchwork.linuxtv.org/project/linux-media/patch/20241128200142.602264-1-david@ixit.cz/
I'm actually surprised that this isn't a checkpatch error but only a warning.