You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
So, the problem is:
When releasing a version, i want to automate creation of Confluence page with version name (that already exists in Automation library), BUT i want to add auto-generated Release notes to that Confluence page, automatically.
Is there a way to do that?
Hi Zeljko,
Perhaps you could setup an Automation rule in Jira that is triggered "When: Version released" then the action would be to "Send a web request" which you would use to call the Confluence Cloud REST API to create the page as you require.
Automation: https://confluence.atlassian.com/automation/jira-automation-data-center-and-server-993924595.html
Confluence Cloud REST API: https://developer.atlassian.com/cloud/confluence/rest/intro/
@Zeljko Abas Jira's native automation is one possibility that you could explore & as suggested above look at the Confluence integration.
If you are open to using apps, you can look at the release notes apps available on the marketplace. And if your needs are limited, you can look at the free version of Automated release notes app that my team develops.
Best,
Anand
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.