Skip to content

Use StrongMemoize for Ci::Build#merge_request

drew stachon requested to merge strong-memoize-build-merge-request into master

What does this MR do?

Updates the Ci::Build#merge_request method to use our StrongMemoize module. I'm doing some bug investigation around this and figured it could stand to be updated.

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 drew stachon

Merge request reports