Merging PR on github using github pull request builder
27 views
Skip to first unread message
Mehul Ved
unread,
Jan 18, 2016, 5:34:31 AM1/18/16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Jenkins Users
Hello,
I have installed "Github Pull Request Builder" plugin(https://github.com/janinko/ghprb) and configured it. I am able to build pull request and it correctly sets the status on github. How can I set a step to automatically merge and close the pull request on github? I have github pull request merger in the post-build actions but it doesn't do anything on github, though the nex step "Set build status on Github commit" does work and build is also successful.