Skip to Main Content

Share your product feedback

Status Future consideration
Categories AI assistant
Created by Guest
Created on Feb 24, 2026

Allow ability to customize release notes

What is the challenge?

The 'Draft Release Notes' functionality is too rigid and does not allow the user to customize information / fields according to their needs.

What is the impact?

Manually working data.

Describe your idea

Users should be able to use the AI Assistant perform more advanced customizations to release notes. Adding my prompts I have to use in a multi-step process for reference: Navigate to the AI Assistant, paste the following:

  1. Review all stories in Iteration XX.

After the AI Assistant provides the information, paste the following and update with the applicable Sprint number:

  1. Draft release notes for Iteration XX. For each user story in this sprint, include the following columns in an Excel table:

    1. ID: Use the DevOps User Story number (the value of integration_fields.id where service_name is VSTS or DevOps)

    2. Type: Use the value of 'User Story'

    3. Title: Provide the title of the user story in Aha! for the applicable Iteration.

    4. Release Note Title: A few words which describes the enhancement

    5. Category: Apply a few words which describes the category of change

    6. User Benefit: A 2-3 sentence summary of user benefit

    7. Sprint: Please use value of 'XX'

  2. The output should be in a table format exported with these columns and must include the correct DevOps User Story number for each record by reading the integration_fields array on the feature record.

  • Attach files