Skip to content

Commit f8841f4

Browse files
authored
Merge pull request github#33961 from github/repo-sync
Repo sync
2 parents 8554f18 + 999169b commit f8841f4

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

src/audit-logs/data/ghec/enterprise.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1216,17 +1216,17 @@
12161216
},
12171217
{
12181218
"action": "external_identity.deprovision",
1219-
"description": "N/A",
1219+
"description": "An external identity was deprovisioned, suspending the linked GitHub user.",
12201220
"docs_reference_links": "N/A"
12211221
},
12221222
{
12231223
"action": "external_identity.provision",
1224-
"description": "N/A",
1224+
"description": "An external identity was created and linked to a GitHub user.",
12251225
"docs_reference_links": "N/A"
12261226
},
12271227
{
12281228
"action": "external_identity.update",
1229-
"description": "N/A",
1229+
"description": "An external identity was updated.",
12301230
"docs_reference_links": "N/A"
12311231
},
12321232
{

src/audit-logs/data/ghes-3.14/enterprise.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -826,12 +826,12 @@
826826
},
827827
{
828828
"action": "external_identity.deprovision",
829-
"description": "N/A",
829+
"description": "An external identity was deprovisioned, suspending the linked GitHub user.",
830830
"docs_reference_links": "N/A"
831831
},
832832
{
833833
"action": "external_identity.provision",
834-
"description": "N/A",
834+
"description": "An external identity was created and linked to a GitHub user.",
835835
"docs_reference_links": "N/A"
836836
},
837837
{
@@ -846,7 +846,7 @@
846846
},
847847
{
848848
"action": "external_identity.update",
849-
"description": "N/A",
849+
"description": "An external identity was updated.",
850850
"docs_reference_links": "N/A"
851851
},
852852
{

src/audit-logs/lib/config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@
33
"apiOnlyEvents": "This event is not available in the web interface, only via the REST API, audit log streaming, or JSON/CSV exports.",
44
"apiRequestEvent": "This event is only available via audit log streaming."
55
},
6-
"sha": "fc5e91e9835961526f47763279ea4a3aecff8986"
6+
"sha": "61aacd2d3edee39ac78b375a58961a2f1a58ebfb"
77
}

0 commit comments

Comments
 (0)