jenkinsci / pipeline-github-plugin

Pipeline: GitHub
https://plugins.jenkins.io/pipeline-github/
MIT License
159 stars 73 forks source link

Retrieve the author of a pull request using the pullRequest global variable #116

Closed jkerssens closed 1 year ago

jkerssens commented 1 year ago

What feature do you want to see added?

I'd like to be able to retrieve the author of a pull request using the pullRequest global variable. It seems like it would be an easy enough addition, though will defer to the maintainers of the plugin rather than claim such.

Upstream changes

No response

jkerssens commented 1 year ago

This exists as the createdBy property. Consider me blind!