Deploy tokens to have read/write access to Artifacts
Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.
Release notes
Do you use GitLab Ci/CD and need to download your pipelines artifacts? Have you been using your personal access token and thinking about how you don't like using your PAT like this. Well, now you can use your Deploy token (group or project level) to download your pipeline artifacts.
Problem to solve
Deploy tokens do not currently allow you to download build artifacts. As a workaround, you are probably using your personal access token or job token. However, many customers would prefer to use a project or group deploy token instead.
Proposal
Allow a user to create a project or group level deploy token that will allow them read and/or write access to their Artifacts.