mirror of
https://github.com/ceph/ceph-csi.git
synced 2025-06-03 04:16:42 +00:00
The commit messages that Dependabot (@app/dependabot) creates are not always accepted by the commitlint check. The configuration for dependabot does not give a lot of options to customize the message, so instead of adjusting the message to pass commitlint, just skip the check (Mergify does not require commitlint status either). See-also: #2460 Signed-off-by: Niels de Vos <ndevos@redhat.com>