Skip to content

Add info popover to status checks

Jay Montal requested to merge 393848_add_info_popover_to_status_checks into master

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

image

How to set up and validate locally

  1. Simulate a Saas instance (export GITLAB_SIMULATE_SAAS=1)

  2. Under Project > Settings > Merge Requests > Status Checks

    Add some example status checks (see example screenshot below):

    image

  3. Create an MR (Edit the README.md of any project using the WebIDE and create an MR)

  4. 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.

Related to #393848 (closed)

Edited by Jay Montal

Merge request reports

Loading