jenkinsci / ghprb-plugin

github pull requests builder plugin for Jenkins
https://plugins.jenkins.io/ghprb/
MIT License
502 stars 608 forks source link

ghprbActualCommitAuthorEmail returns the wrong email #758

Open Nina0408 opened 4 years ago

Nina0408 commented 4 years ago

Hi There,

I am using github enterprise version, and when I get the values of ghprbActualCommitAuthor && ghprbActualCommitAuthorEmail , they returned the below values:

ghprbActualCommitAuthor : GitHub Enterprise ghprbActualCommitAuthorEmail : noreply@github.***.com

Please help, Thanks!

Nina0408 commented 4 years ago

The values are not the real commit author