Jenkins is a customizable continuous integration server with over 600 plugins, allowing you to configure it to meet your needs. Zoom’s Jenkins Integration allows you to receive Zoom Team Chat notifications and messages from a app relating to build notifications to a channel in Zoom.
This article covers:
Note: If your admin has installed the Jenkins app, the app will automatically be installed for you in the client.
Note: An admin on your Jenkins account will need to complete these next steps.
After installing the Jenkins app from the Zoom App Marketplace, access the chat channel that you would like to add the Jenkins notifications to.
Type /jenkins connect.
You will receive a direct message from the Jenkins app. This message will contain a webhook URL and a token.
Copy the value of the webhook URL and token for use in a later step.
Sign in to your Jenkins account.
In your Jenkins dashboard, from the left navigation menu, click Manage Jenkins.
Click Manage Plugins.
Click the Available tab and search for Zoom.
Select the check box and install the plugin.
For each project that you would like to receive notifications for, click Configure from the project’s menu.
Add Zoom Build Notifier to the Post-build Actions for this project.
Add the following values that you received earlier (Steps 2 and 3) from the app in the textbox:
Webhook URL
Token
Click Save to save the changes.