We have Jira integrated with AzureDevOps. The Jira tickets have all Development details - PR #, Repo Name, Build #. However, we wanted to populate these artifacts details to Confluence as part of the Release notes. Is there any option to do that?
Yes, you can automate the population of Azure DevOps development details into Confluence using integration tools like Automation for Jira, Confluence REST API, or third-party apps like ScriptRunner or Better PDF Exporter. Since your Jira tickets already contain PR #, Repo Name, and Build #, you can use a script or plugin to fetch these fields and update Confluence pages as part of your release notes. This helps developers ensure traceability and maintain release documentation in a centralized location. Custom macros or API-based automation can streamline this process for recurring releases.
If I understand correctly all the details you want in Confluence are already in Jira. There are multiple Confluence gadgets you can explore that will display Jira fields in different formats, most are based off a Jira Filter.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.