3525e04cc5
This role can be used to validate all commits have --signedoff header. Change-Id: I737d3efd730d20c6dd9f4a7cda2aa99125eaa0a0 Signed-off-by: Paul Belanger <pabelanger@redhat.com>
10 lines
407 B
YAML
10 lines
407 B
YAML
---
|
|
dco_license_failure: |
|
|
One or more commits have not been signed properly using --signoff.
|
|
|
|
The meaning of a signoff depends on the project, but it typically certifies
|
|
that committer has the rights to submit this work under the same license and
|
|
agrees to a Developer Certificate of Origin
|
|
(see http://developercertificate.org/ for more information).
|
|
zuul_work_dir: "{{ zuul.project.src_dir }}"
|