Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bad commit, no sign-off #6

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Bad commit, no sign-off #6

wants to merge 1 commit into from

Conversation

tomberek
Copy link
Contributor

@tomberek tomberek commented Mar 2, 2017

Example of a bad PR with commits that don't have a sign-off.

@deptofdefense-bot
Copy link

Hi tomberek,

Thanks for submitting this pull request!

Please submit commits with a Signed-off-by statement in order to allow us to process your pull request. For example a comment on the last line of your request like this:
Signed-off-by: Bob Boberton <[email protected]>
Ensure you supply a valid e-mail with the comment. These commands may be useful:

git commit --amend --signoff

or

git filter-branch -f --commit-filter 'git commit-tree -S "$@"' HEAD

dco-bot

@deptofdefense deptofdefense locked and limited conversation to collaborators Mar 2, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants