Skip to content

Draft: Move ExternalPullRequest model to the Ci namespace

Allison Browne requested to merge ab-external-pull-request-ci-namespace into master

What does this MR do?

Move ExternalPullRequest model to the Ci namespace as part of:

#273605 (closed)

ExternalPullRequest becomes Ci::ExternalPullRequest

Screenshots (strongly suggested)

TODO: Verify and add mirroring screenshot

TODO: Verify and add import screenshot

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

No new testing because this is just namespacing.

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 Allison Browne

Merge request reports