1
0
mirror of synced 2025-12-22 03:16:52 -05:00

Audit log git event public beta (#17533)

This commit is contained in:
Rogan Ferguson
2021-01-29 04:30:42 -06:00
committed by GitHub
parent bc3e697baa
commit 5b45d82110
3 changed files with 62 additions and 8 deletions

View File

@@ -140,7 +140,7 @@ For example, you can make a GraphQL request to see all the new organization memb
{% note %}
**Note**: The audit log REST API is available as a limited beta for users of {% data variables.product.prodname_ghe_cloud %} only. To join the beta, talk to your services or sales contact at {% data variables.product.company_short %}.
**Note:** The audit log REST API is available as a public beta for users of {% data variables.product.prodname_ghe_cloud %} only.
{% endnote %}
@@ -249,7 +249,7 @@ An overview of some of the most common actions that are recorded as events in th
{% note %}
**Note:** To access Git events in the audit log, you must use the audit log REST API. This functionality is available as a limited beta for users of {% data variables.product.prodname_ghe_cloud %} only. To join the beta, talk to your services or sales contact at {% data variables.product.company_short %}.
**Note:** To access Git events in the audit log, you must use the audit log REST API. This functionality is available as a public beta for users of {% data variables.product.prodname_ghe_cloud %} only.
For more information about the audit log REST API, see "[Organizations](/rest/reference/orgs#get-the-audit-log-for-an-organization)" in the REST API documentation.