From 3f98f1e47b16b2b1d7a2e8a86252e002c2496098 Mon Sep 17 00:00:00 2001 From: GitLab Bot Date: Wed, 17 Jan 2024 00:08:20 +0000 Subject: Add latest changes from gitlab-org/gitlab@master --- doc/development/permissions/custom_roles.md | 1 + 1 file changed, 1 insertion(+) (limited to 'doc/development') diff --git a/doc/development/permissions/custom_roles.md b/doc/development/permissions/custom_roles.md index 53589658f56..b8f6eba3340 100644 --- a/doc/development/permissions/custom_roles.md +++ b/doc/development/permissions/custom_roles.md @@ -320,6 +320,7 @@ To add a new custom ability: | `milestone` | yes | Milestone in which this custom ability was added. | | `group_ability` | yes | Indicate whether this ability is checked on group level. | | `project_ability` | yes | Indicate whether this ability is checked on project level. | +| `requirements` | no | The custom abilities that need to be enabled for this ability. | | `skip_seat_consumption` | yes | Indicate wheter this ability should be skiped when counting licensed users. | ### Privilege escalation consideration -- cgit v1.2.3