Skip to content

Draft: Add links in policy execution drawer

Alexander Turinske requested to merge 478602-add-links-to-drawers into master

What does this MR do and why?

Add links in policy execution drawer

  • add link to file
  • add link to project

Changelog: added

EE: true

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After
drawer_-_b drawer_-project-_a

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

  1. Upload a GitLab Ultimate license
  2. Navigate to a project/group => Secure => Policies => New policy => Pipeline execution => Create a policy with a project and file
  3. Navigate to the project/group => Secure => Policies => Select the policy
  4. Verify the drawer has links to the project specified in the policy

Related to #478602

Edited by Alexander Turinske

Merge request reports