Move runner tag selection to a filter
What does this MR do and why?
Move runner tag selection to a filter
- create filter
- update tests
Changelog: changed
EE: true
Screenshots or screen recordings
Screenshots are required for UI changes, and strongly recommended for all other merge requests.
Before | After |
---|---|
How to set up and validate locally
Numbered steps to set up and validate the change are strongly suggested.
- Upload a GitLab Ultimate license
- Navigate to a project/group => Secure => Policies => New policy => Scan Execution Policy
- Create a Tag filter and add tags if some exist
- Verify the yaml updates
- Navigate to yaml mode and update the tags manually with non-existing tags, and navigate back to rule mode
- Verify the "non-existing tags" error shows and rule mode is disabled
- Navigate to yaml mode and update the tags manually with existing tags, and navigate back to rule mode
- Verify the tags filter appears
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.
Related to #413278 (closed)
Edited by Alexander Turinske