Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 1015 Bytes

README.md

File metadata and controls

17 lines (14 loc) · 1015 Bytes

BigPanda Global Notification Plugin

How It Works

The BigPanda global notifier hooks into the Jenkins build process, triggering the Jenkins instance on every build. Once the build starts, the active change is sent to BigPanda and becomes available for correlation with incidents. When the build is finished, the change data in BigPanda is updated to reflect the completed change. See the docs for more information.

Installing the Plugin

  1. Log into your Jenkins instance.
  2. Go to Manage Jenkins > Manage Plugins on the left panel.
  3. Select the Available tab.
  4. Search for the BigPanda Notifier and click Install.
  5. Allow your Jenkins instance to restart.

Setup

  1. Go to Manage Jenkins > Configure System.
  2. In the Options, find the BigPanda Notifier.
  3. Add the API Key and App key for this plugin.
  4. Apply and Save your changes.