3525e04cc5
This role can be used to validate all commits have --signedoff header. Change-Id: I737d3efd730d20c6dd9f4a7cda2aa99125eaa0a0 Signed-off-by: Paul Belanger <pabelanger@redhat.com>
13 lines
279 B
ReStructuredText
13 lines
279 B
ReStructuredText
Validate all commits have Signed-off-by header
|
|
|
|
**Role Variables**
|
|
|
|
.. zuul:rolevar:: dco_license_failure
|
|
|
|
Message to display when Signed-off-by header is missing.
|
|
|
|
.. zuul:rolevar:: zuul_work_dir
|
|
:default: {{ zuul.project.src_dir }}
|
|
|
|
Directory to DCO license check in.
|