Skip to content

Show new registration flow in group empty states

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

Screenshot_2023-05-09_at_11.33.11

How to set up and validate locally

  1. Enable create_runner_workflow_for_namespace in rails c
  2. Visit a group with no runners
  3. Visit CI/CD > Runners e.g. http://gdk.test:3000/groups/jashkenas/-/runners
  4. 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.

Related to #393919 (closed)

Merge request reports