Creating value streams#
Create a value stream and then customize it by defining phases and stages that reflect your typical workflow.
When you create a value stream, a plain value stream is displayed on the Value Streams view. To modify the stream and integrate external tools into it, edit the value_stream_name.json
file attached to the value stream.
-
To create a value stream, complete the following steps:
-
On the HCL™ Accelerate dashboard, click Value Streams, and then click Create.
-
On the Create a Value Stream window, in the Name field, enter a name for the value stream.
-
In the Team list, select a team to manage the value stream.
The teams that are available depend on the permissions granted to your user role. In general, you can select teams to which you belong, or that you administer.
-
Click Save.
The new value stream is displayed on the Value Streams page in the All Value Streams tab.
-
To add a created value stream to your favorites, click the All Value Streams tab and then click
to display the list view of value streams. In the list, locate the Name of value stream to be added to your favorites and then click
in the right side of the field.
The value stream is listed on the My Favorites tab.
-
To remove a value stream from your favorites, click
and the value stream is removed from the My Favorites tab.
-
-
On the Value Streams page, click Download sample
You can also click
and select Download value stream map.
The
value_stream_name.json
file is downloaded to the specified location. -
Using a text editor, modify the
value_stream_name.json
by completing the following steps:-
You can modify the number of phases and stages, and add queries and gates to stages. A query defined in the heading sets the scope for the entire value stream. Queries defined for a stage are scoped to the stage.
-
Define integration objects that integrate external tools into the value stream.
-
Define lead- and cycle-times for the value stream.
Lead time refers to the time a project, represented by a value stream, takes from initial conception to final disposition. Cycle time refers to the amount a time individual objects take to complete. Lead- and cycle-times can be displayed on the Value Stream view.
-
Define link rules for integrated tools.
Link rules define how the tools integrated into the value stream are related.
-
-
On the Value Stream page, click
and select Replace value stream map, and then select the modified file.
Next, filter value streams by creating queries with the DevOps query language. Learn about the information presented by value streams.
- Customizing value streams
Customize the json file to reflect your typical workflow. - Integrating tools into value streams
Create value stream integrations by defining integration objects to thevalue-stream-name.json
file.
Parent topic: Value stream management