Although you can manually add change sets to a code review using the
Code Review editor, the best practice is to associate the Story/Task with the change set during the SCM commit.
-
Create your
Rhythm Story/Task.
-
Begin committing to your SCM system as you normally would.
-
When your code is ready for review, during the commit, enter the following in the commit message:
- Story
-
Story:ID
For example:
Story:22356.
- Task
-
Task:ID
For example:
Task:124456
-
Perform the commit.
This action will create an
Atlas Hub Relationship between the change set and the Rhythm Story/Task.
-
Proceed to
Creating a Code Review.