Add info popover to status checks
What does this MR do and why?
What
Adds a new information popover to status checks
Why
Informs users what status checks are and links to how they can learn more
Screenshots or screen recordings
How to set up and validate locally
-
Simulate a Saas instance (
export GITLAB_SIMULATE_SAAS=1
) -
Under Project > Settings > Merge Requests > Status Checks
Add some example status checks (see example screenshot below):
-
Create an MR (Edit the README.md of any project using the WebIDE and create an MR)
-
Observe status check section has information popover
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 #393848 (closed)
Edited by Jay Montal