Fixing incorrect help text for deploy token permission

What does this MR do and why?

Fixing incorrect help text for deploy token permission

The help text for the deploy token scope write_registry was incorrect. It stated that the scope allowed the deploy token to create, update, and delete container images, but it actually only allows the deploy token to create and update container images as stated in the documentation, see https://docs.gitlab.com/user/project/deploy_tokens/#scope .

Changelog: other

🛠️ with ❤️ at Siemens

References

Screenshots or screen recordings

Before After
grafik grafik

How to set up and validate locally

  1. Go to http://gdk.test:3000/flightjs/Flight/-/settings/repository#js-deploy-tokens

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

MR Checklist (@gerardo-navarro)

Related to #533348 (closed)

Edited by Gerardo Navarro

Merge request reports

Loading