mirror of
https://github.com/ceph/ceph-csi.git
synced 2025-05-31 19:16:41 +00:00
ci: trailer-exists to verify sign-off
This commit uses trailer-exists instead of signed-off-by to verify the sign-off-by message. Signed-off-by: Madhu Rajanna <madhupr007@gmail.com> Suggested-by: Ade Attwood (cherry picked from commit 38ef32a496b7109b8d186e7de79b5b8d6e494647)
This commit is contained in:
parent
7688bc3a7a
commit
e7ea1fd2d9
@ -22,7 +22,7 @@ rules:
|
||||
body-max-line-length: [1, always, 80]
|
||||
|
||||
# always sign off the commit
|
||||
signed-off-by: [2, always, "Signed-off-by:"]
|
||||
trailer-exists: [2, always, "Signed-off-by:"]
|
||||
|
||||
# valid types/prefixes, see docs/development-guide.md
|
||||
type-enum:
|
||||
|
Loading…
x
Reference in New Issue
Block a user