Support backported change releases
What does this MR do and why?
We had a case where we needed to backport a fix in gitlab-qa to an older release because latest one is not supported on older stable versions of gitlab
. This overrides default rules to support it.
Context: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/127699#note_1489891406
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.