Skip to content

Updates "Submit" button with "Create runner"

What does this MR do and why?

Fixes #410544 (closed)

After inputting details of the runner the user to the next screen to register the runner, this step creates a new runner record.

Text in the "Submit" button is replaced with "Create runner" to convey this.

Changelog: changed

Screenshots or screen recordings

Before After
Screenshot_2023-05-22_at_11.41.08 Screenshot_2023-05-22_at_11.41.16

How to set up and validate locally

  1. As admin
  2. Visit Admin -> Runners
  3. Select "New instance runner"
  4. In the /new page (e.g. http://gdk.test:3000/top-group/top-project/-/runners/new)
  5. Confirm the button is updated

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 #410544 (closed)

Edited by Miguel Rincon

Merge request reports

Loading