Skip to content

GraphQL: Mask CiJob.shortSha when non-authorized

What does this MR do and why?

This MR is a follow-up to !129831 (merged) to perform the same operation for the non-nullable string field short_sha.

Changelog: fixed

Closes #410474 (closed) and #423047 (closed)

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After
image image

How to set up and validate locally

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

See steps in issue.

MR acceptance checklist

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

Merge request reports