Skip to content

Fix inconsistent deploy key documentation in UI

username-removed-444214 requested to merge mrchrisw-update-deploy-key into master

What does this MR do?

Deploy keys were added with write access to !7383 (merged) - We still state " Deploy keys allow read-only access to your repository." in the UI. This updates the deploy key UI information to reflect the docs https://docs.gitlab.com/ce/ssh/README.html#deploy-keys

Merge request reports