diff options
author | micael.bergeron <micaelbergeron@gmail.com> | 2017-11-15 09:12:04 -0500 |
---|---|---|
committer | micael.bergeron <micaelbergeron@gmail.com> | 2017-11-15 09:21:05 -0500 |
commit | 4374a38f0e8fbd856458a60f47083fb4d084d695 (patch) | |
tree | de063112d0909ac1c4fe0ad2c25f4466951a9abf /changelogs/unreleased | |
parent | a4072db0198896242886d22c644ed91c1016aa8d (diff) | |
download | gitlab-ce-4374a38f0e8fbd856458a60f47083fb4d084d695.tar.gz |
fix the commit reference pattern from matching other entities
Diffstat (limited to 'changelogs/unreleased')
-rw-r--r-- | changelogs/unreleased/39461-notes-api-for-issues-no-longer-returns-label-additions-removals.yml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/39461-notes-api-for-issues-no-longer-returns-label-additions-removals.yml b/changelogs/unreleased/39461-notes-api-for-issues-no-longer-returns-label-additions-removals.yml new file mode 100644 index 00000000000..36c2f789eeb --- /dev/null +++ b/changelogs/unreleased/39461-notes-api-for-issues-no-longer-returns-label-additions-removals.yml @@ -0,0 +1,5 @@ +--- +title: Label addition/removal are not going to be redacted wrongfully in the API. +merge_request: 15080 +author: +type: fixed |