diff options
author | Nick Kipling <nkipling@gitlab.com> | 2019-08-13 17:15:39 +0000 |
---|---|---|
committer | Douwe Maan <douwe@gitlab.com> | 2019-08-13 17:15:39 +0000 |
commit | 653b7b72f24a3c2e8e22eb1df32395aacdc862a4 (patch) | |
tree | 2bd4c4be81784d6251943d47dc69163754aa3953 /changelogs | |
parent | 77ecb67432be523f4158cb26978b6ee3a1a86566 (diff) | |
download | gitlab-ce-653b7b72f24a3c2e8e22eb1df32395aacdc862a4.tar.gz |
Update personal access token api scope description
Diffstat (limited to 'changelogs')
-rw-r--r-- | changelogs/unreleased/34414-update-personal-access-token-scope-descriptions-to-reflect-registry-permissions.yml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/changelogs/unreleased/34414-update-personal-access-token-scope-descriptions-to-reflect-registry-permissions.yml b/changelogs/unreleased/34414-update-personal-access-token-scope-descriptions-to-reflect-registry-permissions.yml new file mode 100644 index 00000000000..f0cc7fe9b6d --- /dev/null +++ b/changelogs/unreleased/34414-update-personal-access-token-scope-descriptions-to-reflect-registry-permissions.yml @@ -0,0 +1,6 @@ +--- +title: Updated the personal access token api scope description to reflect the permissions + it grants +merge_request: 31759 +author: +type: other |