diff options
author | Sean McGivern <sean@mcgivern.me.uk> | 2017-11-29 10:01:05 +0000 |
---|---|---|
committer | Sean McGivern <sean@mcgivern.me.uk> | 2017-11-29 10:01:05 +0000 |
commit | f3ac2e56e72e483da192f4aea1b464e23d56f0b4 (patch) | |
tree | 9616471a899548a9c87a23fb375b9a071a6bcde9 /changelogs | |
parent | 673c4ccbc8914a1bee0ed4fe544c06ddb000fd44 (diff) | |
parent | 5bc32b65f1257ca1f2c9fefc1e251be55b0fdc17 (diff) | |
download | gitlab-ce-f3ac2e56e72e483da192f4aea1b464e23d56f0b4.tar.gz |
Merge branch '21143-customize-branch-name-when-using-create-branch-in-an-issue' into 'master'
Resolve "Customize branch name when using create branch in an issue"
Closes #21143
See merge request gitlab-org/gitlab-ce!13884
Diffstat (limited to 'changelogs')
-rw-r--r-- | changelogs/unreleased/21143-customize-branch-name-when-using-create-branch-in-an-issue.yml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/21143-customize-branch-name-when-using-create-branch-in-an-issue.yml b/changelogs/unreleased/21143-customize-branch-name-when-using-create-branch-in-an-issue.yml new file mode 100644 index 00000000000..d4c209aaf2b --- /dev/null +++ b/changelogs/unreleased/21143-customize-branch-name-when-using-create-branch-in-an-issue.yml @@ -0,0 +1,5 @@ +--- +title: Add an ability to use a custom branch name on creation from issues +merge_request: 13884 +author: Vitaliy @blackst0ne Klachkov +type: added |