Skip to content

Auto pick into our auto-deploy branches

John Skarbek requested to merge jts/auto-cherry-pick into master
  • Uses a CI variable to determine which branch we want to auto pick into
  • Update UpstreamMerge to be able to accept branches that we'd like to merge
  • Uses the rake task to perform the CE to EE merge for that auto-deploy branch

addresses: https://gitlab.com/gitlab-org/release/framework/issues/252

closes: https://gitlab.com/gitlab-org/release/framework/issues/291

Edited by Robert Speicher

Merge request reports