Skip to content

Also match against tags because we could want to match tags

Lin Jen-Shin requested to merge also-match-against-tags into master

What does this MR do?

Also match against tags because we could want to match tags

Why was this MR needed?

v11.0.0-rc4-ee wants to match against v11.0.0-rc4, which both are tags.

See: https://gitlab.com/gitlab-org/gitlab-ee/-/jobs/72747457

Does this MR meet the acceptance criteria?

  • Tests added for this feature/bug
  • Conform by the code review guidelines
    • Has been reviewed by a Backend maintainer

What are the relevant issue numbers?

This is an alternative solution to https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/6001

Edited by Rémy Coutable

Merge request reports