Skip to content

Change in interactive --url question to match docs

Juan J. Ramirez requested to merge interactive-txt-change into master

What does this MR do?

This changes the helper text for the URL parameter when registering a runner through the interactive mode. Old text only mentions the gitlab-ci coordinator url which is confusing if the user has no context or is new to runner. The new text matches the instructions of the docs which already provide a more clear guidance of what is expected here (the GitLab instance URL)

Why was this MR needed?

Clarity, Consistency, UX.

What's the best way to test this MR?

Simply run gitlab-runner register and make sure that it has the new text.

What are the relevant issue numbers?

This is an ad-hoc MR that came from our discussion around terminology standardization: gitlab#233972 (closed)

Merge request reports