mirror of
https://github.com/X11Libre/xf86-video-r128.git
synced 2026-03-24 01:24:26 +00:00
gitlab CI: stop requiring Signed-off-by in commits
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
This commit is contained in:
@@ -35,14 +35,14 @@ variables:
|
|||||||
|
|
||||||
|
|
||||||
#
|
#
|
||||||
# Verify that commit messages are as expected, signed-off, etc.
|
# Verify that commit messages are as expected
|
||||||
#
|
#
|
||||||
check-commits:
|
check-commits:
|
||||||
extends:
|
extends:
|
||||||
- .fdo.ci-fairy
|
- .fdo.ci-fairy
|
||||||
stage: prep
|
stage: prep
|
||||||
script:
|
script:
|
||||||
- ci-fairy check-commits --signed-off-by --junit-xml=results.xml
|
- ci-fairy check-commits --junit-xml=results.xml
|
||||||
except:
|
except:
|
||||||
- master@xorg/driver/xf86-video-r128
|
- master@xorg/driver/xf86-video-r128
|
||||||
variables:
|
variables:
|
||||||
|
|||||||
Reference in New Issue
Block a user