How to integrate overview with jenkins for build status?

I am trying to integrate Jenkins with the dashboard so that whenever a change is submitted to the dashboard for review, it will automatically trigger a build and be notified if a build is done or not.

however I was able to do it using Jenkins Review bot , but I want to automate the whole task. right now I need to manually click on the build with a parameter and provide the url to check. any leads how to automate this so i dont have to provide the review url ???

+3


source to share





All Articles