Show new registration flow in group empty states
requested to merge 393919-feature-flag-enable-runner-creation-workflow-create_runner_workflow_for_namespace into master
What does this MR do and why?
This change updates the group runners empty state, to show a link to the new workflow when it is enabled.
Screenshots or screen recordings
How to set up and validate locally
- Enable
create_runner_workflow_for_namespace
inrails c
- Visit a group with no runners
- Visit CI/CD > Runners e.g. http://gdk.test:3000/groups/jashkenas/-/runners
- Confirm the link is correct
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 #393919 (closed)