Create Release Package with User Stories
Last updated
Last updated
Release Package is a collection of one or more user stories that are validated and deployed as a single entity.
Go to Release and click Release Packages.
Click Create New Release Package.
Fill in the necessary details:
Field / Element
Description
Name
Enter the name of the new Release Package. This is a mandatory field.
Description
Provide an optional description for the package to clarify its purpose or content.
Release Pipeline
Select the Release Pipeline that should be triggered for deployment upon promotion of the Release Package.
Promote from (Stage)
Default is Dev
. Displays the list of stages defined in the selected Release Pipeline (excluding the final stage like Prod
).
Add Stories for Promotion
Automatically adds all eligible user stories that are not already part of another release package and are ready to be promoted from the selected stage.
Add User Story
Allows manual selection of user stories from the selected Promote from (Stage). You can select multiple entries in one go.
Arrows (🔼 🔽)
The arrow buttons let you change the execution order of user stories in the pipeline. Use them when one artifact depends on another, ensuring dependent components are deployed in the correct sequence during pipeline execution.
Click Save.
When you click the Show button, a preview of the user story is displayed. This preview includes details such as the CPI Artifacts, their type, version, and information about who synced them and when.
You can customize the columns seen in the Create/Edit Release Package screen by clicking the Settings Gear icon.
Once created, you can see the newly created release package in the Release Package page.