diff options
author | micael.bergeron <micaelbergeron@gmail.com> | 2017-11-15 09:12:04 -0500 |
---|---|---|
committer | Chenje Katanda <ckatanda@gitlab.com> | 2017-11-23 11:36:40 +0200 |
commit | e88de0b7d8afe3c027017a3ed5817524ec0b2933 (patch) | |
tree | 36aee4aae00f973926e581aa41f5803444a47a8b /changelogs | |
parent | a96ba53a102b5a5e10bf1313765c1e047341ef31 (diff) | |
download | gitlab-ce-e88de0b7d8afe3c027017a3ed5817524ec0b2933.tar.gz |
fix the commit reference pattern from matching other entities
Diffstat (limited to 'changelogs')
-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 |