mirror of
https://github.com/ceph/ceph-csi.git
synced 2024-11-09 16:00:22 +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 52243d0140
)
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…
Reference in New Issue
Block a user