Skip to content

checks for both commit.author and commit.committer#68

Merged
hiimbex merged 1 commit intomasterfrom
check-committer
Apr 23, 2018
Merged

checks for both commit.author and commit.committer#68
hiimbex merged 1 commit intomasterfrom
check-committer

Conversation

@hiimbex
Copy link
Copy Markdown
Contributor

@hiimbex hiimbex commented Apr 20, 2018

Finally closes #39 in checking the sign off against commit.author and commit.committer values

feedback welcome on the implementation, wasn't sure what a better way would be

Signed-off-by: Bex Warner <bexmwarner@gmail.com>
@hiimbex hiimbex requested a review from bkeepers April 20, 2018 18:04
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!

@hiimbex hiimbex merged commit dcf31cc into master Apr 23, 2018
@hiimbex hiimbex deleted the check-committer branch April 23, 2018 17:50
gr2m added a commit that referenced this pull request Nov 9, 2021
I think that we actually should review the `const email = commit.author.email || commit.committer.email` code. I think we should validate both emails explicitly instead of only verifying the committer email if author email is not set. I do not even know if that is possible at all
gr2m added a commit that referenced this pull request Nov 9, 2021
I think that we actually should review the `const email = commit.author.email || commit.committer.email` code. I think we should validate both emails explicitly instead of only verifying the committer email if author email is not set. I do not even know if that is possible at all

Signed-off-by: Gregor Martynus <39992+gr2m@users.noreply.github.com>
gr2m added a commit that referenced this pull request Nov 9, 2021
I think that we actually should review the `const email = commit.author.email || commit.committer.email` code. I think we should validate both emails explicitly instead of only verifying the committer email if author email is not set. I do not even know if that is possible at all

Signed-off-by: Gregor Martynus <39992+gr2m@users.noreply.github.com>
gr2m added a commit that referenced this pull request Nov 16, 2021
I think that we actually should review the `const email = commit.author.email || commit.committer.email` code. I think we should validate both emails explicitly instead of only verifying the committer email if author email is not set. I do not even know if that is possible at all

Signed-off-by: Gregor Martynus <39992+gr2m@users.noreply.github.com>
@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.

sign-offs hung up on old user account

2 participants