Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

Stage Actions

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.

Upload Execution Info

Step/Gate Actions

Action

Approve Step/Gate

Fullscreen

Reject Step/Gate

Replay Step/Gate

Skip Step/Gate

This icon/action may also display with a tooltip of Override. Override is effectively the same as skip. Override is used when “overriding” the decision of a quality gate such as tests or scans not meeting certain criteria.

View Pipeline Step/Gate Definition

Stage Statuses

Aborted

Failed

Gates Completed

Gates Failed

Gates Running

Not Started

Out of Date

Rejected

Skipped

Steps Running

Success

Step/Gate Statuses

Aborted

Failed

Pending Approval

Pending Review

Rejected

Running

Out of Date

Scheduled

Skipped

The Step or Gate has been skipped due to a precondition being false

Note that skipped is only displayed in the case of a precondition. A user manually skipping or overriding a Gate or Step will show a status of Success.

Success


  • No labels