Add creator information to header of the runner
What does this MR do and why?
This change adds a link to the creator of the runner when available.
- In the runner header when viewing or editing runners.
- In the runner list instead of the user avatar image.
Changelog: changed
Screenshots or screen recordings
Before | After |
---|---|
How to set up and validate locally
- Log in as admin
- Visit the Admin -> Runners -> New instance runner http://gdk.test:3000/admin/runners/new
- Create runner, you may add any information you want
- Once you see
Runner created.
, return to Admin -> Runners, you may ignore the registration step - Select the runner you added
- Confirm the header contains your user's avatar
- Select Edit (pencil icon button)
- Confirm the header contains your user's avatar
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 #422896 (closed)
Edited by Miguel Rincon