Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • G git-eca-rest-api
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 11
    • Issues 11
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 1
    • Merge requests 1
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • Eclipse Foundation
  • IT
  • APIs
  • git-eca-rest-api
  • Issues
  • #38

Closed
Open
Created Dec 08, 2020 by Christopher Guindon@cguindonOwner

The author has not signed-off on the contribution

The signed-off-by validation is failing if it's not the last line:

commit e8c6da660643bcc77ea33d399f6a90e7c6d11e6b (HEAD -> cguindon/test/eca)
Author: Christopher Guindon <chris.guindon@eclipse-foundation.org>
Date:   Tue Dec 8 16:06:52 2020 -0500

    add readme.md
    
    Signed-off-by: Christopher Guindon <chris.guindon@eclipse-foundation.org>
    Change-Id: I139e2d803770ef65e55645e2d499731ffb749300

Result:

 ! [remote rejected] HEAD -> refs/for/master (commit e8c6da6: The contributor must sign-off on the contribution.)
error: failed to push some refs to '../webdev/devops'

The workaround is to move the sign-off-by section after the Change-Id. However, we can't expect our users to do that. The requirement is simply to include the in the footer section of a commit message.

Assignee
Assign to
Time tracking

Copyright © Eclipse Foundation, Inc. All Rights Reserved.     Privacy Policy | Terms of Use | Copyright Agent