stable

Clone or download

Read-only

feat: Add some enhancements in GitLab merge request creation

This is part of story #26801 create a merge request from artifact * Check by default the checkbox to create the MR in the modale * MR title must not be slugified Change-Id: I23fdd6855e1e11c5eb59ef3218cd6c04db82c383

Modified Files

Name
M plugins/gitlab/include/Artifact/MergeRequestTitleCreatorFromArtifact.php +3 −8 Go to diff View file
M plugins/gitlab/include/REST/v1/GitlabMergeRequestResource.php +1 −4 Go to diff View file
M plugins/gitlab/scripts/artifact-create-branch-action/src/components/ModalContent.vue +1 −1 Go to diff View file
M plugins/gitlab/tests/unit/Artifact/MergeRequestTitleCreatorFromArtifactTest.php +2 −5 Go to diff View file
M plugins/gitlab/tests/unit/REST/v1/GitlabMergeRequestCreatorTest.php +3 −4 Go to diff View file