Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • Q qemu
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Terraform modules
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Campbell He
  • qemu
  • Repository
  • qemu
  • .gitlab-ci.d
  • check-dco.py
Find file BlameHistoryPermalink
  • Daniel P. Berrangé's avatar
    gitlab: add a CI job to validate the DCO sign off · 34ed46a2
    Daniel P. Berrangé authored Sep 18, 2020
    
    
    While checkpatch.pl can validate DCO sign off that job must always be
    advisory only since it is expected that certain patches will fail some
    code style rules.
    
    We require the DCO sign off to be mandatory for all commits though, so
    it benefits from being validated in a standalone job.
    
    Signed-off-by: default avatarDaniel P. Berrangé <berrange@redhat.com>
    Message-Id: <20200918132903.1848939-3-berrange@redhat.com>
    [thuth: Use "stage: build" to let it run earlier]
    Signed-off-by: default avatarThomas Huth <thuth@redhat.com>
    34ed46a2