Skip to content

Resolve "Skip EE specific check for CE upstream branches"

Lin Jen-Shin requested to merge 5950-skip-ce-to-ee-branches into master

What does this MR do?

Skip EE specific check for CE upstream branches

We also skip stable branches while we're at it.

Are there points in the code the reviewer needs to double check?

It would also skip for this branch simply because it contains ce-to-ee, because this way we could test it in this MR and I think it's fine to allow other manual ce-to-ee branches if we needed.

Why was this MR needed?

It's failing on https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/5633 and it's expected to fail that way.

Does this MR meet the acceptance criteria?

  • Tests added for this feature/bug
  • Review
    • Has been reviewed by Backend

What are the relevant issue numbers?

Closes #5950 (closed)

Merge request reports