KostyaSha / github-integration-plugin

Jenkins GitHub Integration Plugin
https://wiki.jenkins-ci.org/display/JENKINS/GitHub+Integration+Plugin
MIT License
98 stars 86 forks source link

#347 Add two properties for comment author name and email #348

Closed Sapr0 closed 2 years ago

Sapr0 commented 2 years ago

Added 2 new properties, which are similar with the COMMIT and TRIGGER equivalents

This can help if the comment owner is a privileged user (eg: Manager) Which can be different than the PR owner or commit owner.


This change is Reviewable