diff options
author | Douwe Maan <douwe@selenight.nl> | 2017-09-21 12:42:16 +0200 |
---|---|---|
committer | Douwe Maan <douwe@selenight.nl> | 2017-09-21 12:42:25 +0200 |
commit | a3d5c82f538062ee377609116ee585d092c13c9c (patch) | |
tree | 17555d0b4f2e764ac47823406e19ba23efafa46e /changelogs | |
parent | 598b1a17a0442f0038e208f1abfc1198112282f3 (diff) | |
download | gitlab-ce-a3d5c82f538062ee377609116ee585d092c13c9c.tar.gz |
Correctly detect multiple issue URLs after 'Closes...' in MR descriptionsdm-closing-issue-urls
Diffstat (limited to 'changelogs')
-rw-r--r-- | changelogs/unreleased/dm-closing-issue-urls.yml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/dm-closing-issue-urls.yml b/changelogs/unreleased/dm-closing-issue-urls.yml new file mode 100644 index 00000000000..059e406b63d --- /dev/null +++ b/changelogs/unreleased/dm-closing-issue-urls.yml @@ -0,0 +1,5 @@ +--- +title: Correctly detect multiple issue URLs after 'Closes...' in MR descriptions +merge_request: +author: +type: fixed |