summaryrefslogtreecommitdiff
path: root/changelogs/unreleased/fj-62807-not-prefill-target-branch.yml
Commit message (Collapse)AuthorAgeFilesLines
* Update CHANGELOG.md for 12.3.0GitLab Release Tools Bot2019-09-201-5/+0
| | | [ci skip]
* Avoid setting merge request target branch when source if default branchfj-62807-not-prefill-target-branchFrancisco Javier López2019-09-101-0/+5
In case the source and the target project are the same, the source branch is the default branch, and the target branch is not present, we will avoid prefilling the target branch with the repository default branch. Letting the user decide.