Skip to content

Update _form.html.haml (deploy tokens) to improve display of scopes

What does this MR do?

A slight touchup to the view in Deploy Token Scopes, Settings->Repository->Deploy Tokens, so that it matches the view of the Personal Access Token Scopes.

Are there points in the code the reviewer needs to double check?

Make sure it actually displays properly, I can't test it myself. I'm hoping that it'll look like Personal Access Token Scopes:

Scopes

  • read_repository
    Allows read-only access to the repository
  • read_registry
    Allows read-only access to the registry images

Screenshots (if relevant)

Currently looks like this:

deploy-tokens-current

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Merge request reports