참고 항목
Organization custom properties are in public preview and subject to change. For GitHub Enterprise Server, this feature will only be available from version 3.22.
About custom properties
Custom properties are structured metadata fields that you can add to repositories and organizations in GitHub to enable better organization, governance, and automation across your environment. See Custom properties.
This article relates to organization custom properties.
Allowed characters
사용자 지정 속성 이름 및 값은 특정 문자만 포함할 수 있습니다.
- 이름: a-z,A-Z,0-9,_,-,$,#.
- 값: "를 제외한 인쇄 가능한 모든 ASCII 문자.
Adding custom properties
You can add custom properties to your enterprise and set values for those properties for organizations in your enterprise.
You can also use the REST API to create and manage custom properties for an organization. See 사용자 지정 속성.
- 
GitHub의 오른쪽 위 모서리에서 프로필 사진을 클릭합니다. 
- 
사용자 환경에 따라 사용자 엔터프라이즈를 클릭하거나 사용자 엔터프라이즈를 클릭한 다음, 보고 싶은 엔터프라이즈를 클릭합니다. 
- 
엔터프라이즈 이름에서 Organizations를 클릭합니다.  
- 
In the left sidebar, click Custom properties. 
- 
To add a new custom property, click New property in the upper right corner. 
- 
In the "Name" field, type the name you'd like to use for your custom property. The name can't contain spaces, and cannot exceed 75 characters in length. 
- 
Optionally, in the "Description" field, add a description for the custom property. 
- 
Under "Type", select the type of property you'd like to add. 
- 
Optionally, select Allow organization actors to set this property to allow organization users and apps with the organization-level "custom properties" fine-grained permission to set and update the property value for their organization. 
- 
Optionally, select Require this property for all organizations and add a default value. Enabling this option indicates that you require that all organizations in your enterprise have a value for this property. Organizations that don't have an explicit value for this property will inherit the default value. 
- 
Click Save property. 
Setting values for organizations in your enterprise
You, and any users with the "Edit custom properties values at the organization level" permission, can set values for custom properties for organizations in your enterprise.
- 
GitHub의 오른쪽 위 모서리에서 프로필 사진을 클릭합니다. 
- 
사용자 환경에 따라 사용자 엔터프라이즈를 클릭하거나 사용자 엔터프라이즈를 클릭한 다음, 보고 싶은 엔터프라이즈를 클릭합니다. 
- 
엔터프라이즈 이름에서 Organizations를 클릭합니다.  
- 
In the left sidebar, click Custom properties. 
- 
Click the "Set values" tab. 
- 
Select one or more organizations from the list and click Edit properties. 
- 
In the modal dialog that appears, select a value for each property you'd like to set for the selected organizations. 
- 
Click Save changes.