Skip to content

Job status: Add missing status text to GraphQL query

What does this MR do and why?

Job status: Add missing status text to GraphQL query

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

Before After
before_markup after_markup
screenreader_before screenreader_after

How to set up and validate locally

  1. Go to a pipeline detail page (e.g. http://gdk.test:3000/flightjs/Flight/-/pipelines/12)
  2. Inspect the code or use screen reader to navigate through linked Jobs
  3. Status is announced as «Status: passed» instead of «Status: »

Related to #441654 (closed), #424397 (comment 1775253648)

Merge request reports