Skip to content

Removes GitLab FOSS from sync_remotes task

Mayra Cabrera requested to merge remove-gitlab-foss-from-security-sync-task into master

What does this MR do?

Removes GitLab FOSS from security:sync_remotes task

GitLab FOSS master and auto-deploy branches are not modified during a security release, so there's no need to automatically sync them.

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

Merge request reports