Skip to content

Assign custom Compliance Framework Labels to projects

Max Woolf requested to merge 276221-assign-compliance-label-to-projectg into master

What does this MR do?

  • Adds ability to assign custom compliance labels to projects.
  • Behind a default-off feature flag.
  • Adds documentation that assumes the ability to create new labels via the web UI is not yet available so it can be merged without dependency on #287827 (closed). (cc @rob.hunt)
  • Changes permissions required to change a projects compliance framework to above project maintainer. 💥 Breaking change 💥
    • Moving this to a separate issue.

Screenshots (strongly suggested)

Screenshot_2021-01-06_at_12.03.12 Screenshot_2020-12-22_at_15.10.04

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

Related to #276221 (closed)

Edited by Max Woolf

Merge request reports