1
0
mirror of synced 2025-12-30 03:01:36 -05:00

Revise permission statement for managing custom properties (#51771)

Co-authored-by: Ben Ahmady <32935794+subatoi@users.noreply.github.com>
This commit is contained in:
Felicity Chapman
2024-07-24 13:32:09 +01:00
committed by GitHub
parent e767fc8721
commit 092e87bfae

View File

@@ -1,7 +1,7 @@
---
title: Managing custom properties for repositories in your organization
intro: 'With custom properties, you can add metadata to repositories in your organization. You can use those properties to target repositories with rulesets.'
permissions: 'Organization owners can add and set a custom property schema at the organization level. People with read permissions to a repository can view the values of custom properties for that repository.'
permissions: 'Organization owners {% ifversion custom-org-roles %}and users with the "Manage the organization''s custom properties definitions" permission {% endif %}can add and set a custom property schema at the organization level.'
versions:
feature: repository-properties
topics:
@@ -43,7 +43,7 @@ You can add custom properties to your organization and set values for those prop
## Setting values for repositories in your organization
You can set values for custom properties for repositories in your organization.
You{% ifversion custom-org-roles %}, and any users with the "Edit custom properties values at the organization level" permission,{% endif %} can set values for custom properties for repositories in your organization.
{% data reusables.profile.access_org %}
{% data reusables.profile.org_settings %}