...
Action | Description | Notes |
---|---|---|
Abort Stage | Aborts the Stage and any currently running Gates or Steps in the Stage | Requires Manage Stage Execution permission. The Stage can only be aborted while in a running state (Gates Running, Gates Completed, Steps Running). |
Replay Stage | Replay the Stage. Any previously executed Gates or Steps, successful or otherwise, will be replayed as well. | Requires Manage Stage Execution permission. The Stage can only be replayed while in a halted state (Aborted, Failed, Gates Failed, Rejected). |
View Execution Variables | The Pipeline used by the Release is able to define runtime Variables to customize execution logic in real time. This button will open a view to visualize the current values of any such Pipeline Variables. | Any user with Read permission on the Release can view this information. |
Upload Execution Info | Allows the viewing or modification of the Stage Execution Info. | Any user with Read permission on the Release can view the Stage Execution Info, but modifying requires the Upload Execution Info permission. |
...