Skip to content

Update sync task to account for security remote

What does this MR do?

Updates SyncRemotesService to use Security Remotes depending based on the security_remote flag.

  • If security_remote is enabled tags and stable branches are going to be synced across all project remotes (Canonical, Dev and Security).
  • If security_remote is disabled, service only uses Canonical and Dev.

Related to https://gitlab.com/gitlab-org/release-tools/issues/344

Edited by Mayra Cabrera

Merge request reports