Skip to content

Enable requirements by default

Jan Provaznik requested to merge req-flagon into master

What does this MR do?

Enables requirements in projects by default and allows basic CRUD actions for them. This flag was enabled for single project and it works as expected, when enabled for all projects we found a missing license check but this has been already addressed by !29472 (merged) so we can enable it by default now.

Documentation is tracked in a separate issue - #209173 (closed)

Related to &2703 (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 Justin Farris

Merge request reports