diff options
author | Rémy Coutable <remy@rymai.me> | 2018-03-05 15:34:13 +0000 |
---|---|---|
committer | Rémy Coutable <remy@rymai.me> | 2018-03-05 15:34:13 +0000 |
commit | fa1debefe7feb7980863aaa383d5a02e488b9a94 (patch) | |
tree | 42073d90f2df4aabbb919e7e0bf90a07196c475c /changelogs | |
parent | e02502f998bee8105d8171cd0df9dd8c1689088d (diff) | |
parent | 25ed4a7e324f3d08f121436296efd41365e01258 (diff) | |
download | gitlab-ce-fa1debefe7feb7980863aaa383d5a02e488b9a94.tar.gz |
Merge branch 'wip-slash-command-on-mr-description' into 'master'
New `/wip` quick action on MR creation
Closes #26848
See merge request gitlab-org/gitlab-ce!17463
Diffstat (limited to 'changelogs')
-rw-r--r-- | changelogs/unreleased/wip-new-mr-cmd.yml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/changelogs/unreleased/wip-new-mr-cmd.yml b/changelogs/unreleased/wip-new-mr-cmd.yml new file mode 100644 index 00000000000..ce7072631dd --- /dev/null +++ b/changelogs/unreleased/wip-new-mr-cmd.yml @@ -0,0 +1,4 @@ +title: Port /wip quick action command to Merge Request creation (on description) +merge_request: 17463 +author: Adam Pahlevi +type: added |