Skip to content

FE: Create "Role" selection

Why are we doing this work

  • Users want to be able to select a role to be an approver

Relevant links

Implementation plan

Verification steps

  1. Upload a GitLab Ultimate license
  2. Enable the :scan_result_role_action feature flag with the below command
echo "Feature.enable(:scan_result_role_action)" | rails c
  1. Navigate to a project/group => Security & Compliance => Policies => New policy => Scan Result Policy
  2. Verify a user can select a Role in the Actions area
Edited by Alexander Turinske