Jenkins

Jenkins is an open-source continuous integration software used to build and test your software applications. Using the various Jenkins webhooks, you can integrate your Jenkins with VB Studio to run builds. Jenkins must be available on the public Internet to accept webhook notifications.

You can use these webhooks to integrate Jenkins with VB Studio:

To do this ... Use this webhook
Trigger a Jenkins job on SCM polling of the job's Git repository Hudson/Jenkins Git Plugin
Trigger a Jenkins job on a project's Git repository update Hudson/Jenkins Build Trigger
Link a Jenkins job with a merge request Jenkins Merge Requests
Receive notifications in VB Studio project's activity feed from Jenkins when a job's build runs or completes Jenkins Notification Plugin