dcoapp / app

GitHub App that enforces the Developer Certificate of Origin (DCO) on Pull Requests
https://github.com/apps/dco
ISC License
299 stars 75 forks source link

DCO indicates missing mismatch where there is none #112

Closed timbms closed 5 years ago

timbms commented 5 years ago

I get the following feedback from DCO:

Commit sha: 96310b2, Author: Tim Müller-Seydlitz, Committer: Tim Müller-Seydlitz; Expected "Tim Müller-Seydlitz timbms@gmail.com", but got "Tim Müller-Seydlitz timbms@gmail.com".

Are "ü" and hyphenated names not properly treated?

hiimbex commented 5 years ago

It's entirely possible. I tried to recreate this unsuccessfully - linking to the PR could help me troubleshoot. PRs welcome though!

stale[bot] commented 5 years ago

Is this still relevant? If so, what is blocking it? Is there anything you can do to help move it forward?

timbms commented 5 years ago

It's entirely possible. I tried to recreate this unsuccessfully - linking to the PR could help me troubleshoot. PRs welcome though!

As soon as I make a new PR with the issue on openhab-ios I will let you know