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

Demo of DCO checks #2

Closed
wants to merge 3 commits into from
Closed

Demo of DCO checks #2

wants to merge 3 commits into from

Conversation

bkeepers
Copy link
Contributor

This pull request is a demo of what this plugin does in its current form.

  • Each commit, no matter what branch it's pushed to, will be checked for the Signed-Off-By line, and the result will be set on the DCO/commit status.
  • When a pull request is opened, all the commits in that PR will be checke for the Signed-Off-By line, and the status will be set on the DCO/pr status.

Signed-off-by: Brandon Keepers <bkeepers@github.com>
...but the PR is still failing because the previous one does not.

Signed-off-by: Brandon Keepers <bkeepers@github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant