Skip to content

Cherry picking from a merge request | E2E

Tomislav Nikić requested to merge tomi/090321/cherry_picking_test into master

Testing the cherry pick functionality

Steps

  1. Log into GitLab
  2. Create a Project and MR for the development branch
  3. Merge said MR
  4. Cherry Pick the MR into the master branch
  5. Check if cherry pick was successful

Related Issue

Testcase Issue: gitlab-org/quality/testcases#1616 (closed)

Edited by Tomislav Nikić

Merge request reports