Skip to content

Fix review app links are not shown in MR widgets

What does this MR do?

When a project allows public access, we allow any users to read repository, CI related entities, including environments and deployments, however, we're missing permission allowance for environments and deployments. By this reason, the MR author cannot ask external users to test the review app.

Related #22090 (closed)

Screenshots

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
Edited by Shinya Maeda

Merge request reports