Skip to content

Avoid cherry-picking issues with no auto-deploy branch

What does this MR do?

During security releases, we process every security issue associated to the Security Release Tracking Issue and pick the MR targeting master into the auto-deploy. There are some projects that don't have auto-deploy branches associated, so cherry-picking will cause a failure.

This MR takes care of that.

Merge request reports

Loading