Skip to content

Creating events when design is created

Valery Sizov requested to merge 32347-creating-events-on-design-creation into master

What does this MR do?

It creates a geo event on a primary node, each time new design is created. Fow now, I didn't create special fields in project_repository_state table for verification, I skipped this step to implement it in a different MR.

The functionality in this MR is protected by feature flag so it's safe to merge it into master at any time.

Screenshots

Does this MR meet the acceptance criteria?

Conformity

Performance 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 #32347 (closed)

Edited by Michael Kozono

Merge request reports