summary |
shortlog |
log |
commit | commitdiff |
tree
raw |
patch |
inline | side by side (from parent 1:
8cebd89)
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-# Verify that commit messages are as expected, signed-off, etc.
+# Verify that commit messages are as expected
#
check-commits:
extends:
- .fdo.ci-fairy
stage: prep
script:
#
check-commits:
extends:
- .fdo.ci-fairy
stage: prep
script:
- - ci-fairy check-commits --signed-off-by --junit-xml=results.xml
+ - ci-fairy check-commits --junit-xml=results.xml
except:
- master@xorg/app/xinput
variables:
except:
- master@xorg/app/xinput
variables: