Show Jenkins data on Confluence pages.
- Integrate Jenkins with Jira using this Jenkins Integration for Jira app,
- Install the Jenkins for Confluence app,
- Show Jenkins data on Confluence pages.
Configuration
In order to integrate Jenkins with Confluence, you will first need to have the Jenkins Integration for Jira app, installed and configured with at minimum one Jenkins site, see the Getting Started guide for details. After this you can install the Jenkins for Confluence app.
The Confluence app will automatically register with the Jira app to enable the integration.
Macros
Jenkins Job Badge
The Jenkins Job Badge macro allows you to show the latest status of a Jenkins job as an inline badge. On the page simply add the
jenkins-job-badge
macro, select the job you want to show the badge of and you are done.
Macro configuration:
Macro examples:
Clicking on the badge will show a modal with details of the build and button to navigate to the job in Jira, or to the job on Jenkins itself.
Jenkins Job Status
The Jenkins Job Status macro allows you to show the latest details of a Jenkins job. On the page simply add thejenkins-job-status
macro,
select the job you want to show the details of and you are done.
Macro configuration:
Macro examples:
Previous: Trigger a Build
Next: Automation