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

removes beta note as it's already present in the API docs

This commit is contained in:
Sophie
2022-09-02 15:14:56 +02:00
parent 936293a7fc
commit 31ece2c4ba
2 changed files with 0 additions and 8 deletions

View File

@@ -24,8 +24,6 @@ You can have more granular control over the permissions you grant at the reposit
You can also use the REST API to manage custom repository roles. For more information, see "[Custom Repository Roles](/rest/orgs/custom-roles)."
{% data reusables.organizations.custom-repo-role-api-beta %}
{% else %}
You can also use the REST API to list the custom repository roles available in your organization. For more information, see "[Custom Repository Roles API](/rest/orgs/custom-roles)."

View File

@@ -1,6 +0,0 @@
<!-- Remove this reusable and all references for GA release -->
{% note %}
**Note:** The Custom Repository Roles API is currently in beta and subject to change.
{% endnote %}