...
To override the members for the release, select the switch at the top right next to Override Members. Now, when opening a role’s popup, you can add and remove groups and users from the role. Multiple email recipients (used for notification only) can be specified by separating with either a semi-colon or comma. To revert the members of a role to the defaults defined on the pipeline, unselect the switch on top next to Override Members. Permissions associated with a role can only be modified on the pipeline. Remember to click Save to save your changes.
...
Tip |
---|
Tips
|
Role Permission | Description |
---|---|
Skip Stage Execution |
Whether or not this role has permission to skip the execution of pipeline stages when creating a release snapshot. | |
Manage Stage Execution | Whether or not this role has permission to perform Replay Stage, Abort Stage actions on the pipeline stages in the release dashboard |
. |
Manage Gate Execution | Whether or not this role has permission to perform Replay Gate, Skip Gate, Abort Gate actions on the pipeline stage gates in the release dashboard |
. Test and Scan Gate can also be skipped if user is member of gate override role without this permission. Schedule Gate can only be overridden to run immediately only if user is part of gate override role. | |
Manage Step Execution | Whether or not this role has permission to perform Replay Gate, Skip Gate, Abort Gate actions on the pipeline stage steps in the release dashboard |
. Schedule Step can only be overridden to run immediately only if user is part of step override role. Wait Step can only be overridden to run immediately if user has this permission. | |
Upload Execution Info | Whether or not this role has permission to upload execution information in the release dashboard (e.g. Inputs, Change Tickets, Deploy Overrides etc.). |
The detailed explanation of the above role permissions is provided below.
...
This role grants permission to perform actions on pipeline stage gates in the release dashboard. Users can replay or skip a gate if it has been rejected, failed, or aborted. Additionally, users can override a gate if it is waiting on a scheduled User can also abort gate.
...
Manage Step Execution
This role grants permission to perform actions on pipeline stage steps in the release dashboard. Users can replay or skip a step if it has been rejected, failed, or aborted. Additionally, users can override a step if it is waiting on a scheduled User can also abort a step.
...
Upload Execution Info
...