Hi Team,
We are new to ROVO, have received a requirement to auto create release notes in confluence when a sprint closes.
Currently, the scrum project(single project) runs four parallel sprints, and the team wants to automatically generate release notes for the closed sprints on a Confluence page. Can anyone suggest how to achieve this with ROVO? Thank you
We don't have Rovo enabled on our instance yet, so can't try this. But you might be able to achieve this using a combination of the release notes agent and the new publish page action.
For more flexibility, you could also explore 3rd party tools like Released.
ROVO doesn’t have a direct feature to auto-generate release notes in Confluence, but you can do this with automation. When a sprint closes, set a trigger to fetch issue details from that sprint, format the data into Confluence-compatible content, and then use the Confluence REST API (via an API node) to create or update a page. For multiple parallel sprints, you can dynamically use the sprint name or ID in the page title so each one has its own release notes.
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.