Skip to content

Place packages scope under Package Registry condition

Nourdin el Bacha requested to merge nelbacha-master-patch-50345 into master

What does this MR do?

Currently the Package Registry Scopes are under a Container Registry condition. This causes the Package Registry Scopes to not render if the Container Registry is disabled.

This MR removes that condition, and places it under a Package Registry condition instead, causing these scopes to only render when the Package Registry is enabled.

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

/closes #219098 (closed)

Edited by Nick Thomas

Merge request reports