The source project of this merge request has been removed.
Iss #131 - Add logic to lookup user by Github ID when available
An issue exists where there are inconsistencies with the email used for commits and the associated Github user account. To patch this, a change was made to optionally include the Github username in the validation request. This will be used first when doing lookups of the user, falling back on the default flow if not set.