Skip to content

Update runner status descriptions

Miguel Rincon requested to merge 340324-runner-status-api-descriptions into master

What does this MR do and why?

This change updates the runner status descriptions in the GraphQL API to make them more explicit.

Follow up from conversation at #340324 (comment 690672916)

Screenshots or screen recordings

image

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

  1. Visit http://gdk.test:3000/-/graphql-explorer
  2. Type CiRunnerStatus in the documentation explorer
  3. Click on CiRunnerStatus below, check the descriptions.

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 #340324 (closed)

Edited by Miguel Rincon

Merge request reports