Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
wasmedic5
libXt
Commits
bbe78f90
Commit
bbe78f90
authored
Jul 17, 2022
by
Alan Coopersmith
Browse files
gitlab CI: stop requiring Signed-off-by in commits
Signed-off-by:
Alan Coopersmith
<
alan.coopersmith@oracle.com
>
parent
eb4fe334
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
bbe78f90
...
...
@@ -39,14 +39,14 @@ variables:
#
# 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
:
-
ci-fairy check-commits
--signed-off-by
--junit-xml=results.xml
-
ci-fairy check-commits --junit-xml=results.xml
except
:
-
master@xorg/lib/libXt
variables
:
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment