-
Notifications
You must be signed in to change notification settings - Fork 66.9k
Expand file tree
/
Copy pathconfig.json
More file actions
13 lines (13 loc) · 1.19 KB
/
config.json
File metadata and controls
13 lines (13 loc) · 1.19 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
{
"appendedDescriptions": {
"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."
},
"_categoryNotesDocumentation": "Category notes provide additional context for audit log event categories. Currently, notes are plain text and not version-specific. Future enhancement: add versioning support for different deployment types (GHEC, GHES, FPT).",
"categoryNotes": {
"members_can_create_pages": "For more information, see \"Managing the publication of GitHub Pages sites for your organization.\"",
"git": "Note: Git events have special access requirements and retention policies that differ from other audit log events. For GitHub Enterprise Cloud, access Git events via the REST API only with 7-day retention. For GitHub Enterprise Server, Git events must be enabled in audit log configuration and are not included in search results.",
"sso_redirect": "Note: Automatically redirecting users to sign in is currently in beta for Enterprise Managed Users and subject to change."
},
"sha": "b426a3c9af4b379c4fdd7ee0d59c9db7edb11565"
}