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:
Review all stories in Iteration XX.
After the AI Assistant provides the information, paste the following and update with the applicable Sprint number:
-
Draft release notes for Iteration XX. For each user story in this sprint, include the following columns in an Excel table:
ID: Use the DevOps User Story number (the value of integration_fields.id where service_name is VSTS or DevOps)
Type: Use the value of 'User Story'
Title: Provide the title of the user story in Aha! for the applicable Iteration.
Release Note Title: A few words which describes the enhancement
Category: Apply a few words which describes the category of change
User Benefit: A 2-3 sentence summary of user benefit
Sprint: Please use value of 'XX'
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.
|