Skip to content

Remove unnecessary conditional

Kassio Borges requested to merge kassio/remove-unnecessary-conditional into master

What does this MR do?

With !35344 (merged) RepositoryImportWorker has the retry: false already set, so there's no need to set it only when performing gitlab project imports.

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 Mark Chao

Merge request reports

Loading