git - Run Jenkins job when Pull request has been approved in GitHub? -
my project runs jenkins job upon each pull request. run after pull request has been approved @ least 2 people.
currently i'm stuck @ web hook configurations. webhook works fine opening new pull request job, fails when new review added. web hook return back:
error 400 hook should contain event type
hook should contain event type
i'm using below plugins jenkins:
Comments
Post a Comment