Skip to content

Add runners GraphQL query

What does this MR do?

This MR adds a runners top-level GraphQL query behind the :runner_graphql_query FF. I am not yet very familiar with pagination support in GraphQL, so when reviewing it'd probably be a good idea to keep that in mind in case something is missing.

Screenshots (strongly suggested)

image

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team

Closes #328518 (closed)

Merge request reports