1
0
mirror of synced 2025-12-23 21:07:12 -05:00

Update audit log event data (#47220)

This commit is contained in:
docs-bot
2023-12-04 11:35:21 -05:00
committed by GitHub
parent 7495bd6a5e
commit c73c546e7e
4 changed files with 16 additions and 1 deletions

View File

@@ -1649,6 +1649,11 @@
"description": "A custom organization role was deleted in an organization.",
"docs_reference_links": "/organizations/managing-peoples-access-to-your-organization-with-roles/about-custom-organization-roles"
},
{
"action": "organization_role.revoke",
"description": "A user or team was unassigned an organization role.",
"docs_reference_links": "/organizations/managing-peoples-access-to-your-organization-with-roles/about-custom-organization-roles"
},
{
"action": "organization_role.update",
"description": "A custom organization role was edited in an organization.",

View File

@@ -2309,6 +2309,11 @@
"description": "A custom organization role was deleted in an organization.",
"docs_reference_links": "/organizations/managing-peoples-access-to-your-organization-with-roles/about-custom-organization-roles"
},
{
"action": "organization_role.revoke",
"description": "A user or team was unassigned an organization role.",
"docs_reference_links": "/organizations/managing-peoples-access-to-your-organization-with-roles/about-custom-organization-roles"
},
{
"action": "organization_role.update",
"description": "A custom organization role was edited in an organization.",

View File

@@ -1589,6 +1589,11 @@
"description": "A custom organization role was deleted in an organization.",
"docs_reference_links": "/organizations/managing-peoples-access-to-your-organization-with-roles/about-custom-organization-roles"
},
{
"action": "organization_role.revoke",
"description": "A user or team was unassigned an organization role.",
"docs_reference_links": "/organizations/managing-peoples-access-to-your-organization-with-roles/about-custom-organization-roles"
},
{
"action": "organization_role.update",
"description": "A custom organization role was edited in an organization.",

View File

@@ -1,4 +1,4 @@
{
"apiOnlyEventsAdditionalDescription": "This event is not available in the web interface, only via the REST API, audit log streaming, or JSON/CSV exports.",
"sha": "bf610a4c690c013fb26dc9a6b63ac3954cc6e664"
"sha": "04f038db7a0c954072b36ea79a99108b4c3e70c7"
}