Skip to content

Rename :read_dependencies to :read_dependency

mo khan requested to merge mokhax/415255/rename-read-dependencies into master

What does this MR do and why?

This change originated from a discussion in !128921 (comment 1512460981). It renames the :read_dependencies ability to :read_dependency to align with the permission name used in custom roles. This change also aligns with the naming convention of using a singular resource name instead of plural (.e.g :read_vulnerability, :read_code, :read_merge_request etc).

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Merge request reports