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

Popular posts from this blog

php - Vagrant up error - Uncaught Reflection Exception: Class DOMDocument does not exist -

vue.js - Create hooks for automated testing -

Add new key value to json node in java -