Skip to content

Commit 9a68997

Browse files
Update managing-custom-properties-for-repositories-in-your-organizati… (#55434)
Co-authored-by: mc <[email protected]>
1 parent ae8a102 commit 9a68997

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

content/organizations/managing-organization-settings/managing-custom-properties-for-repositories-in-your-organization.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,8 @@ People with read permissions to a repository can view the values of custom prope
6868
{% data reusables.repositories.sidebar-settings %}
6969
1. In the "Code and automation" section of the sidebar, click **{% octicon "tools" aria-hidden="true" %} Custom properties**.
7070

71+
{% ifversion ghes > 3.14 %}
72+
7173
## Searching and filtering repositories by custom properties values
7274

7375
You can search for repositories in your organization by custom properties values.
@@ -76,3 +78,5 @@ You can search for repositories in your organization by custom properties values
7678
{% data reusables.user-settings.access_org %}
7779
1. Under your organization name, click **{% octicon "repo" aria-hidden="true" %} Repositories**.
7880
1. In the search bar, type `prop` to see a list of all custom properties in your organization, and select the property you'd like to search by.
81+
82+
{% endif %}

0 commit comments

Comments
 (0)