1
0
mirror of synced 2025-12-19 18:10:59 -05:00

Update audit log event data (#55856)

Co-authored-by: Ben Ahmady <32935794+subatoi@users.noreply.github.com>
This commit is contained in:
docs-bot
2025-05-30 00:35:48 -07:00
committed by GitHub
parent ba5b4e90e1
commit 67d15da00c
4 changed files with 16 additions and 1 deletions

View File

@@ -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",

View File

@@ -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",

View File

@@ -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",

View File

@@ -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"
}