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 app does not verify that Signed-off-by email address matches the commit author's email address #201

Open myitcv opened 1 year ago

myitcv commented 1 year ago

Gerrit enforces this, and indeed it would seem to be a basic requirement that the two match.

Note that Gerrit does not enforce that the names match, just the email address.