removes beta note as it's already present in the API docs
This commit is contained in:
@@ -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)."
|
||||
|
||||
@@ -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 %}
|
||||
Reference in New Issue
Block a user