Skip to content

Commit 1e8d3a0

Browse files
authored
Merge pull request #40771 from github/repo-sync
Repo sync
2 parents a221b95 + 4a17001 commit 1e8d3a0

File tree

31 files changed

+496
-319
lines changed

31 files changed

+496
-319
lines changed

src/audit-logs/data/fpt/organization.json

Lines changed: 22 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -397,6 +397,27 @@
397397
"action"
398398
]
399399
},
400+
{
401+
"action": "billing.overage_policy_updated",
402+
"description": "The premium request paid usage policy for your GitHub account was changed.",
403+
"docs_reference_links": "/copilot/how-tos/manage-and-track-spending/manage-request-allowances#setting-a-policy-for-paid-usage",
404+
"fields": [
405+
"actor",
406+
"actor_id",
407+
"user_agent",
408+
"request_id",
409+
"request_access_security_header",
410+
"business",
411+
"business_id",
412+
"action",
413+
"_document_id",
414+
"@timestamp",
415+
"created_at",
416+
"operation_type",
417+
"actor_is_bot"
418+
],
419+
"docs_reference_titles": "/copilot/how-tos/manage-and-track-spending/manage-request-allowances#setting-a-policy-for-paid-usage"
420+
},
400421
{
401422
"action": "billing.unlock",
402423
"description": "N/A",
@@ -1387,7 +1408,7 @@
13871408
"operation_type",
13881409
"actor_is_bot"
13891410
],
1390-
"docs_reference_titles": "GitHub Copilot billing"
1411+
"docs_reference_titles": "GitHub Copilot licenses"
13911412
},
13921413
{
13931414
"action": "copilot.plan_downgrade_scheduled",

src/audit-logs/data/fpt/user.json

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -320,6 +320,27 @@
320320
"action"
321321
]
322322
},
323+
{
324+
"action": "billing.overage_policy_updated",
325+
"description": "The premium request paid usage policy for your GitHub account was changed.",
326+
"docs_reference_links": "/copilot/how-tos/manage-and-track-spending/manage-request-allowances#setting-a-policy-for-paid-usage",
327+
"fields": [
328+
"actor",
329+
"actor_id",
330+
"user_agent",
331+
"request_id",
332+
"request_access_security_header",
333+
"business",
334+
"business_id",
335+
"action",
336+
"_document_id",
337+
"@timestamp",
338+
"created_at",
339+
"operation_type",
340+
"actor_is_bot"
341+
],
342+
"docs_reference_titles": "/copilot/how-tos/manage-and-track-spending/manage-request-allowances#setting-a-policy-for-paid-usage"
343+
},
323344
{
324345
"action": "billing.unlock",
325346
"description": "N/A",

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

Lines changed: 22 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -529,6 +529,27 @@
529529
"action"
530530
]
531531
},
532+
{
533+
"action": "billing.overage_policy_updated",
534+
"description": "The premium request paid usage policy for your GitHub account was changed.",
535+
"docs_reference_links": "/copilot/how-tos/manage-and-track-spending/manage-request-allowances#setting-a-policy-for-paid-usage",
536+
"fields": [
537+
"actor",
538+
"actor_id",
539+
"user_agent",
540+
"request_id",
541+
"request_access_security_header",
542+
"business",
543+
"business_id",
544+
"action",
545+
"_document_id",
546+
"@timestamp",
547+
"created_at",
548+
"operation_type",
549+
"actor_is_bot"
550+
],
551+
"docs_reference_titles": "/copilot/how-tos/manage-and-track-spending/manage-request-allowances#setting-a-policy-for-paid-usage"
552+
},
532553
{
533554
"action": "billing.unlock",
534555
"description": "N/A",
@@ -4319,7 +4340,7 @@
43194340
"operation_type",
43204341
"actor_is_bot"
43214342
],
4322-
"docs_reference_titles": "GitHub Copilot billing"
4343+
"docs_reference_titles": "GitHub Copilot licenses"
43234344
},
43244345
{
43254346
"action": "copilot.plan_downgrade_scheduled",

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

Lines changed: 22 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -397,6 +397,27 @@
397397
"action"
398398
]
399399
},
400+
{
401+
"action": "billing.overage_policy_updated",
402+
"description": "The premium request paid usage policy for your GitHub account was changed.",
403+
"docs_reference_links": "/copilot/how-tos/manage-and-track-spending/manage-request-allowances#setting-a-policy-for-paid-usage",
404+
"fields": [
405+
"actor",
406+
"actor_id",
407+
"user_agent",
408+
"request_id",
409+
"request_access_security_header",
410+
"business",
411+
"business_id",
412+
"action",
413+
"_document_id",
414+
"@timestamp",
415+
"created_at",
416+
"operation_type",
417+
"actor_is_bot"
418+
],
419+
"docs_reference_titles": "/copilot/how-tos/manage-and-track-spending/manage-request-allowances#setting-a-policy-for-paid-usage"
420+
},
400421
{
401422
"action": "billing.unlock",
402423
"description": "N/A",
@@ -1387,7 +1408,7 @@
13871408
"operation_type",
13881409
"actor_is_bot"
13891410
],
1390-
"docs_reference_titles": "GitHub Copilot billing"
1411+
"docs_reference_titles": "GitHub Copilot licenses"
13911412
},
13921413
{
13931414
"action": "copilot.plan_downgrade_scheduled",

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

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -320,6 +320,27 @@
320320
"action"
321321
]
322322
},
323+
{
324+
"action": "billing.overage_policy_updated",
325+
"description": "The premium request paid usage policy for your GitHub account was changed.",
326+
"docs_reference_links": "/copilot/how-tos/manage-and-track-spending/manage-request-allowances#setting-a-policy-for-paid-usage",
327+
"fields": [
328+
"actor",
329+
"actor_id",
330+
"user_agent",
331+
"request_id",
332+
"request_access_security_header",
333+
"business",
334+
"business_id",
335+
"action",
336+
"_document_id",
337+
"@timestamp",
338+
"created_at",
339+
"operation_type",
340+
"actor_is_bot"
341+
],
342+
"docs_reference_titles": "/copilot/how-tos/manage-and-track-spending/manage-request-allowances#setting-a-policy-for-paid-usage"
343+
},
323344
{
324345
"action": "billing.unlock",
325346
"description": "N/A",

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1057,7 +1057,7 @@
10571057
"operation_type",
10581058
"actor_is_bot"
10591059
],
1060-
"docs_reference_titles": "GitHub Copilot billing"
1060+
"docs_reference_titles": "GitHub Copilot licenses"
10611061
},
10621062
{
10631063
"action": "custom_hosted_runner.create",

src/audit-logs/data/ghes-3.15/organization.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1040,7 +1040,7 @@
10401040
"operation_type",
10411041
"actor_is_bot"
10421042
],
1043-
"docs_reference_titles": "GitHub Copilot billing"
1043+
"docs_reference_titles": "GitHub Copilot licenses"
10441044
},
10451045
{
10461046
"action": "copilot.plan_downgrade_scheduled",

src/audit-logs/data/ghes-3.16/organization.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1147,7 +1147,7 @@
11471147
"operation_type",
11481148
"actor_is_bot"
11491149
],
1150-
"docs_reference_titles": "GitHub Copilot billing"
1150+
"docs_reference_titles": "GitHub Copilot licenses"
11511151
},
11521152
{
11531153
"action": "copilot.plan_downgrade_scheduled",

src/audit-logs/data/ghes-3.17/organization.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1269,7 +1269,7 @@
12691269
"operation_type",
12701270
"actor_is_bot"
12711271
],
1272-
"docs_reference_titles": "GitHub Copilot billing"
1272+
"docs_reference_titles": "GitHub Copilot licenses"
12731273
},
12741274
{
12751275
"action": "copilot.plan_downgrade_scheduled",

src/audit-logs/data/ghes-3.19/organization.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1387,7 +1387,7 @@
13871387
"operation_type",
13881388
"actor_is_bot"
13891389
],
1390-
"docs_reference_titles": "GitHub Copilot billing"
1390+
"docs_reference_titles": "GitHub Copilot licenses"
13911391
},
13921392
{
13931393
"action": "copilot.plan_downgrade_scheduled",

0 commit comments

Comments
 (0)