Skip to content

Set GQL CiCatalogResource field `readmeHtml` as alpha

Leaminn Ma requested to merge gql-cicatalog-readmehtml-alpha into master

What does this MR do and why?

The CiCatalogResource readmeHtml field was introduced 2 weeks ago in !122261 (merged) as the resolution for #408721 (closed).

This field is supposed to be in alpha state and it was accidentally left out of the field definition in the previous MR. This MR corrects that oversight.

Note that the parent field CiCatalogResources is in alpha itself, as is every other field within the CiCatalogResource type. So this is not an introduction of a deprecation that would be consequential.

Currently the field is only used by our internal FE team for a new feature that has not yet been released.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Leaminn Ma

Merge request reports