Skip to content

Add note that deploy tokens don't support artifact

Tim Rizzi requested to merge trizzi-master-patch-35138 into master

What does this MR do?

A few issues came up recently in which users mentioned that they couldn't use a Deploy token to download their job artifacts. Although it's not stated that you can use deploy tokens to download job artifacts, it can be confusing to users who may think "why not, I can download packages"

This MR adds a note and links to an issue proposing support for downloading artifacts with a deploy token. It also updates the screenshot which was missing a few scopes.

deploy_tokens_ui

(issue where this behavior was being discussed) https://gitlab.com/gitlab-data/analytics/-/issues/7018#note_448350922

Screenshots (strongly suggested)

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team

Merge request reports