Update audit log event data (#55856)
Co-authored-by: Ben Ahmady <32935794+subatoi@users.noreply.github.com>
This commit is contained in:
@@ -594,6 +594,11 @@
|
||||
"description": "A user's Copilot Business or Copilot Enterprise seat was canceled manually by GitHub staff, and the user no longer has access to Copilot.",
|
||||
"docs_reference_links": "N/A"
|
||||
},
|
||||
{
|
||||
"action": "copilot.user_access_reinstated",
|
||||
"description": "N/A",
|
||||
"docs_reference_links": "N/A"
|
||||
},
|
||||
{
|
||||
"action": "custom_hosted_runner.create",
|
||||
"description": "N/A",
|
||||
|
||||
@@ -304,6 +304,11 @@
|
||||
"description": "The plan for GitHub Copilot was scheduled to be downgraded.",
|
||||
"docs_reference_links": "N/A"
|
||||
},
|
||||
{
|
||||
"action": "copilot.user_access_reinstated",
|
||||
"description": "N/A",
|
||||
"docs_reference_links": "N/A"
|
||||
},
|
||||
{
|
||||
"action": "custom_hosted_runner.create",
|
||||
"description": "N/A",
|
||||
|
||||
@@ -204,6 +204,11 @@
|
||||
"description": "A user's Copilot Business or Copilot Enterprise seat was canceled manually by GitHub staff, and the user no longer has access to Copilot.",
|
||||
"docs_reference_links": "N/A"
|
||||
},
|
||||
{
|
||||
"action": "copilot.user_access_reinstated",
|
||||
"description": "N/A",
|
||||
"docs_reference_links": "N/A"
|
||||
},
|
||||
{
|
||||
"action": "custom_hosted_runner.create",
|
||||
"description": "N/A",
|
||||
|
||||
@@ -3,5 +3,5 @@
|
||||
"apiOnlyEvents": "This event is not available in the web interface, only via the REST API, audit log streaming, or JSON/CSV exports.",
|
||||
"apiRequestEvent": "This event is only available via audit log streaming."
|
||||
},
|
||||
"sha": "0a41e6ffb3f8f24e0eacd1518e62e8360f9a5eb5"
|
||||
"sha": "ec298358d957110bcdd9b7921afd7d4ab23107dd"
|
||||
}
|
||||
Reference in New Issue
Block a user