diff options
author | Douwe Maan <douwe@gitlab.com> | 2016-05-06 12:14:13 +0000 |
---|---|---|
committer | Douwe Maan <douwe@gitlab.com> | 2016-05-06 12:14:13 +0000 |
commit | 0cdd4f310fed3d42c61060dd52dba96884638bb3 (patch) | |
tree | 1c803d154e88ae21a5445e806d5462f4fcb485f8 /app/views/groups/milestones | |
parent | e65b78c6f1a05b01dc9e6a2e7042cc530718a904 (diff) | |
parent | 09209725cee58b3d9645b8cf58ec955b566f5b5b (diff) | |
download | gitlab-ce-0cdd4f310fed3d42c61060dd52dba96884638bb3.tar.gz |
Merge branch '14564-mr-automatic-title' into 'master'
Auto-set title for branches created from issues
This sets the title for a new MR to 'Resolves "$issue-title"' when:
- The source branch for the MR begins with a value iid.
- The MR has more than one commit in its diff (if there's one commit, keep using the commit's first line).
- The iid does not point to a confidential issue.
Single commit:
![A single commit uses the commit title](/uploads/cd34f59cd67f095c3034fae07950f8b5/image.png)
Multiple commits:
![Multiple commits use the issue title](/uploads/a322c406ddd56913c5aebd88d16e5a5e/image.png)
Confidential issue:
![A confidential issue uses the branch name](/uploads/7ae9b79de5f6101ced46802f3c3a6e71/image.png)
cc @DouweM @zj
Closes #14564
See merge request !3966
Diffstat (limited to 'app/views/groups/milestones')
0 files changed, 0 insertions, 0 deletions