Update audit log event data (#49438)
This commit is contained in:
@@ -564,11 +564,21 @@
|
||||
"description": "Token(s) for an integration were revoked.",
|
||||
"docs_reference_links": "N/A"
|
||||
},
|
||||
{
|
||||
"action": "integration.suspend",
|
||||
"description": "An integration was suspended.",
|
||||
"docs_reference_links": "N/A"
|
||||
},
|
||||
{
|
||||
"action": "integration.transfer",
|
||||
"description": "Ownership of an integration was transferred to another user or organization.",
|
||||
"docs_reference_links": "N/A"
|
||||
},
|
||||
{
|
||||
"action": "integration.unsuspend",
|
||||
"description": "An integration was unsuspended.",
|
||||
"docs_reference_links": "N/A"
|
||||
},
|
||||
{
|
||||
"action": "ip_allow_list.disable",
|
||||
"description": "An IP allow list was disabled.",
|
||||
|
||||
@@ -454,11 +454,21 @@
|
||||
"description": "Token(s) for an integration were revoked.",
|
||||
"docs_reference_links": "N/A"
|
||||
},
|
||||
{
|
||||
"action": "integration.suspend",
|
||||
"description": "An integration was suspended.",
|
||||
"docs_reference_links": "N/A"
|
||||
},
|
||||
{
|
||||
"action": "integration.transfer",
|
||||
"description": "Ownership of an integration was transferred to another user or organization.",
|
||||
"docs_reference_links": "N/A"
|
||||
},
|
||||
{
|
||||
"action": "integration.unsuspend",
|
||||
"description": "An integration was unsuspended.",
|
||||
"docs_reference_links": "N/A"
|
||||
},
|
||||
{
|
||||
"action": "marketplace_agreement_signature.create",
|
||||
"description": "The GitHub Marketplace Developer Agreement was signed.",
|
||||
|
||||
@@ -1254,11 +1254,21 @@
|
||||
"description": "Token(s) for an integration were revoked.",
|
||||
"docs_reference_links": "N/A"
|
||||
},
|
||||
{
|
||||
"action": "integration.suspend",
|
||||
"description": "An integration was suspended.",
|
||||
"docs_reference_links": "N/A"
|
||||
},
|
||||
{
|
||||
"action": "integration.transfer",
|
||||
"description": "Ownership of an integration was transferred to another user or organization.",
|
||||
"docs_reference_links": "N/A"
|
||||
},
|
||||
{
|
||||
"action": "integration.unsuspend",
|
||||
"description": "An integration was unsuspended.",
|
||||
"docs_reference_links": "N/A"
|
||||
},
|
||||
{
|
||||
"action": "ip_allow_list.disable",
|
||||
"description": "An IP allow list was disabled.",
|
||||
|
||||
@@ -564,11 +564,21 @@
|
||||
"description": "Token(s) for an integration were revoked.",
|
||||
"docs_reference_links": "N/A"
|
||||
},
|
||||
{
|
||||
"action": "integration.suspend",
|
||||
"description": "An integration was suspended.",
|
||||
"docs_reference_links": "N/A"
|
||||
},
|
||||
{
|
||||
"action": "integration.transfer",
|
||||
"description": "Ownership of an integration was transferred to another user or organization.",
|
||||
"docs_reference_links": "N/A"
|
||||
},
|
||||
{
|
||||
"action": "integration.unsuspend",
|
||||
"description": "An integration was unsuspended.",
|
||||
"docs_reference_links": "N/A"
|
||||
},
|
||||
{
|
||||
"action": "ip_allow_list.disable",
|
||||
"description": "An IP allow list was disabled.",
|
||||
|
||||
@@ -419,11 +419,21 @@
|
||||
"description": "Token(s) for an integration were revoked.",
|
||||
"docs_reference_links": "N/A"
|
||||
},
|
||||
{
|
||||
"action": "integration.suspend",
|
||||
"description": "An integration was suspended.",
|
||||
"docs_reference_links": "N/A"
|
||||
},
|
||||
{
|
||||
"action": "integration.transfer",
|
||||
"description": "Ownership of an integration was transferred to another user or organization.",
|
||||
"docs_reference_links": "N/A"
|
||||
},
|
||||
{
|
||||
"action": "integration.unsuspend",
|
||||
"description": "An integration was unsuspended.",
|
||||
"docs_reference_links": "N/A"
|
||||
},
|
||||
{
|
||||
"action": "marketplace_agreement_signature.create",
|
||||
"description": "The GitHub Marketplace Developer Agreement was signed.",
|
||||
|
||||
@@ -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": "5feaab79bb222c2650512d95c8b2e4976cd0aa4b"
|
||||
"sha": "536fdc439ed5004890a5eb334b86047b2e1d6887"
|
||||
}
|
||||
Reference in New Issue
Block a user