diff options
author | Robert Schilling <rschilling@student.tugraz.at> | 2019-02-13 21:18:40 +0100 |
---|---|---|
committer | Robert Schilling <rschilling@student.tugraz.at> | 2019-08-26 10:45:37 +0200 |
commit | 2e83665ed30259a7908350d316605a9c100f0876 (patch) | |
tree | fa5f9b9bbf82c3b054a9b174361ffe2fa4d84d43 /changelogs | |
parent | 6ba51d692c3a6bac2ae82daac8bfd354f1f92999 (diff) | |
download | gitlab-ce-2e83665ed30259a7908350d316605a9c100f0876.tar.gz |
API: Promote project labels to group labels
Diffstat (limited to 'changelogs')
-rw-r--r-- | changelogs/unreleased/57657-promote-label-to-group-label-via-api-endpoint.yml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/57657-promote-label-to-group-label-via-api-endpoint.yml b/changelogs/unreleased/57657-promote-label-to-group-label-via-api-endpoint.yml new file mode 100644 index 00000000000..572bce34f45 --- /dev/null +++ b/changelogs/unreleased/57657-promote-label-to-group-label-via-api-endpoint.yml @@ -0,0 +1,5 @@ +--- +title: 'API: Promote project labels to group labels' +merge_request: 25218 +author: Robert Schilling +type: added |