Display tags and "run untagged jobs" as required
requested to merge 395646-make-tags-and-run-untagged-jobs-required-for-runner-creation-2 into master
What does this MR do and why?
Implements #395646 (closed), depends on !121543 (merged).
This update to the runner form separates the tags options into a new section to it is more clear they are manadatory.
Forms for runner creation and update are updated.
Changelog: changed
Screenshots or screen recordings
Before | After |
---|---|
Loading state (when loading an update form)
Before | After |
---|---|
How to set up and validate locally
- Visit Admin CI/CD -> Runners
- Select the "Create new runner" button
- Check the form contains the "Tags" section as expected
- Confirm the information is submitted correctly
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 #395646 (closed)
Edited by Miguel Rincon