Activity Streams
This Activity Stream provider can be used to display Jenkins builds in the Activity Stream gadget and in the project summary stream panel. It currently supports the displaying of builds that are synced and will take the Project and Issue Key filters into account when selecting the builds to display.
Release Report
The Release Report feature is an extension of the Release Report development column (the column on the far right of the issues table).
The ‘Development’ column will in addition to, the commits, builds, and deployments, display the Jenkins builds related to an issue, provided that Jira Software is connected to the required development tool. The Jenkins build information is visualized using the following icons:
Icon | Meaning |
---|---|
Successful build | |
Failed build | |
Unstable build | |
Other states that doesn’t impact development, like not built, or aborted |
When you click on a build result icon in the right column will show a dialog with more detailed information about the latest related build together with test results, duration and completion time.
Development Status Panel
A summary of build and deployment data is displayed in a small panel, similar to Jira’s development status panel, and provides access to a dialog containing all related build and deployment information, similar to the Issue Action panel.
Issue Tab Panel
A new Tab Panel is provided to display Builds that where synced from Jenkins and are related to an issue.
Ordering of builds is supported to display builds in both oldest first (ascending) and newest first (descending) order. But the user can switch between the ordering using the small order by arrow button that is displayed on the top right of the tab panel.
Previous: What You Can See & Do
Next: Search by Build