Skip to content

Fix author being null bug#82

Merged
hiimbex merged 1 commit into
masterfrom
author-bug
Jul 13, 2018
Merged

Fix author being null bug#82
hiimbex merged 1 commit into
masterfrom
author-bug

Conversation

@hiimbex
Copy link
Copy Markdown
Contributor

@hiimbex hiimbex commented Jul 9, 2018

Fixes #81

In #77 I introduced a regression that caused the DCO to always pass when the author was null which was not intended behavior.

This PR fixes that issue and adds a test for this scenario.

Copy link
Copy Markdown
Contributor

@bkeepers bkeepers left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 LGTM

Signed-off-by: Bex Warner <bexmwarner@gmail.com>
@hiimbex hiimbex merged commit d9b75c4 into master Jul 13, 2018
@hiimbex hiimbex deleted the author-bug branch July 13, 2018 04:01
@github-actions
Copy link
Copy Markdown

🎉 This PR is included in version 1.0.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

DCO check passing when there is not a signoff.

2 participants