mirror of
https://github.com/ceph/ceph-csi.git
synced 2025-05-31 11:06:42 +00:00
ci: error out for invalid component in commit header
if the commit header is not present in the list of the component we maintain. the commitlint check should show error instead of showing the warning. Signed-off-by: Madhu Rajanna <madhupr007@gmail.com> (cherry picked from commit 52243d0140c9b62225168c8b6faaa75f9f1343a6)
This commit is contained in:
parent
23c317b05a
commit
5db63ceacd
@ -13,7 +13,7 @@ rules:
|
||||
scope-empty: [1, always]
|
||||
# valid types/prefixes, see docs/development-guide.md
|
||||
type-enum:
|
||||
- 1
|
||||
- 2
|
||||
- always
|
||||
- - build
|
||||
- cephfs
|
||||
|
Loading…
x
Reference in New Issue
Block a user