Close merge request if open without source project
requested to merge kradydal/gitlab-ce:close-merge-request-if-open-without-source-project into master
What does this MR do?
Before rendering show
template we close open merge request without source project. This way there is no need to render invalid
template. I think that it's better solution than !6383 (merged)
Does this MR meet the acceptance criteria?
-
CHANGELOG entry added - Tests
-
Added for this feature/bug -
All builds are passing
-