From 6471036649203b5e9b0b44a076ca5d5066f73d9c Mon Sep 17 00:00:00 2001 From: Jacob Wallraff Date: Fri, 16 May 2025 10:41:35 -0700 Subject: [PATCH 1/3] Add missing word to actions limits (#55687) --- .../troubleshooting-workflows/actions-limits.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/actions/monitoring-and-troubleshooting-workflows/troubleshooting-workflows/actions-limits.md b/content/actions/monitoring-and-troubleshooting-workflows/troubleshooting-workflows/actions-limits.md index aeea4dd23dd9..cee4d3c0e964 100644 --- a/content/actions/monitoring-and-troubleshooting-workflows/troubleshooting-workflows/actions-limits.md +++ b/content/actions/monitoring-and-troubleshooting-workflows/troubleshooting-workflows/actions-limits.md @@ -10,7 +10,7 @@ shortTitle: Actions limits ## Limits in {% data variables.product.prodname_actions %} -You be rate limited by {% data variables.product.prodname_actions %} when you scale your usage. Some limits can be increased by contacting {% data variables.contact.contact_support %}. +You may be rate limited by {% data variables.product.prodname_actions %} when you scale your usage. Some limits can be increased by contacting {% data variables.contact.contact_support %}. Unless otherwise stated, the expected behaviour when a limit is reached is that the workflow/job will get cancelled. From 0f4d48358415c88760ae8915c08779b4bbc4aaac Mon Sep 17 00:00:00 2001 From: Yasunori MAHATA Date: Sat, 17 May 2025 02:47:06 +0900 Subject: [PATCH 2/3] Delete outdated line for Copilot Metrics API (#55681) Co-authored-by: Joe Clark <31087804+jc-clark@users.noreply.github.com> --- .../analyzing-usage-over-time-with-the-copilot-metrics-api.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/content/copilot/rolling-out-github-copilot-at-scale/measuring-adoption/analyzing-usage-over-time-with-the-copilot-metrics-api.md b/content/copilot/rolling-out-github-copilot-at-scale/measuring-adoption/analyzing-usage-over-time-with-the-copilot-metrics-api.md index 1209ec8956a2..3814f60a33ae 100644 --- a/content/copilot/rolling-out-github-copilot-at-scale/measuring-adoption/analyzing-usage-over-time-with-the-copilot-metrics-api.md +++ b/content/copilot/rolling-out-github-copilot-at-scale/measuring-adoption/analyzing-usage-over-time-with-the-copilot-metrics-api.md @@ -25,8 +25,6 @@ The API includes: * Breakdowns by language and IDE * The option to view metrics for an enterprise, organization, or team -If you currently use the [AUTOTITLE](/rest/copilot/copilot-usage), we recommend migrating to the [AUTOTITLE](/rest/copilot/copilot-metrics) as soon as possible. - This guide demonstrates how to query the API, store data, and analyze a trend for changes to the number of users per week. The examples in this guide use the endpoint for an organization, but you can adapt the examples to meet your needs. ## About endpoint availability From 426f4b2b191575e063fa8001213dd7985083a122 Mon Sep 17 00:00:00 2001 From: docs-bot <77750099+docs-bot@users.noreply.github.com> Date: Fri, 16 May 2025 10:49:53 -0700 Subject: [PATCH 3/3] Update audit log event data (#55685) Co-authored-by: Joe Clark <31087804+jc-clark@users.noreply.github.com> --- src/audit-logs/data/fpt/organization.json | 15 +++++++++++++++ src/audit-logs/data/fpt/user.json | 15 +++++++++++++++ src/audit-logs/data/ghec/enterprise.json | 5 +++++ src/audit-logs/data/ghec/organization.json | 15 +++++++++++++++ src/audit-logs/data/ghec/user.json | 15 +++++++++++++++ src/audit-logs/lib/config.json | 2 +- 6 files changed, 66 insertions(+), 1 deletion(-) diff --git a/src/audit-logs/data/fpt/organization.json b/src/audit-logs/data/fpt/organization.json index da93cbcd1054..ce0b697909b7 100644 --- a/src/audit-logs/data/fpt/organization.json +++ b/src/audit-logs/data/fpt/organization.json @@ -304,6 +304,21 @@ "description": "The plan for GitHub Copilot was scheduled to be downgraded.", "docs_reference_links": "N/A" }, + { + "action": "copilot.swe_agent_repo_disabled", + "description": "Specific repositories were disabled from using Copilot coding agent.", + "docs_reference_links": "N/A" + }, + { + "action": "copilot.swe_agent_repo_enabled", + "description": "Specific repositories were enabled to use Copilot coding agent.", + "docs_reference_links": "N/A" + }, + { + "action": "copilot.swe_agent_repo_enablement_updated", + "description": "Copilot coding agent access was updated for the organization's or user's repositories.", + "docs_reference_links": "N/A" + }, { "action": "custom_hosted_runner.create", "description": "N/A", diff --git a/src/audit-logs/data/fpt/user.json b/src/audit-logs/data/fpt/user.json index 4c69d8b22031..ea5a2e3d2d8e 100644 --- a/src/audit-logs/data/fpt/user.json +++ b/src/audit-logs/data/fpt/user.json @@ -204,6 +204,21 @@ "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.swe_agent_repo_disabled", + "description": "Specific repositories were disabled from using Copilot coding agent.", + "docs_reference_links": "N/A" + }, + { + "action": "copilot.swe_agent_repo_enabled", + "description": "Specific repositories were enabled to use Copilot coding agent.", + "docs_reference_links": "N/A" + }, + { + "action": "copilot.swe_agent_repo_enablement_updated", + "description": "Copilot coding agent access was updated for the organization's or user's repositories.", + "docs_reference_links": "N/A" + }, { "action": "custom_hosted_runner.create", "description": "N/A", diff --git a/src/audit-logs/data/ghec/enterprise.json b/src/audit-logs/data/ghec/enterprise.json index b2c5c436ba01..ece8152425ef 100644 --- a/src/audit-logs/data/ghec/enterprise.json +++ b/src/audit-logs/data/ghec/enterprise.json @@ -214,6 +214,11 @@ "description": "An enterprise owner cleared the base repository permission policy setting for an enterprise.", "docs_reference_links": "/admin/policies/enforcing-policies-for-your-enterprise/enforcing-repository-management-policies-in-your-enterprise#enforcing-a-policy-for-base-repository-permissions" }, + { + "action": "business.clear_disallowed_two_factor_methods", + "description": "Cleared two-factor authentication restrictions for an enterprise.", + "docs_reference_links": "N/A" + }, { "action": "business.clear_members_can_create_repos", "description": "An enterprise owner cleared a restriction on repository creation in organizations in the enterprise.", diff --git a/src/audit-logs/data/ghec/organization.json b/src/audit-logs/data/ghec/organization.json index da93cbcd1054..ce0b697909b7 100644 --- a/src/audit-logs/data/ghec/organization.json +++ b/src/audit-logs/data/ghec/organization.json @@ -304,6 +304,21 @@ "description": "The plan for GitHub Copilot was scheduled to be downgraded.", "docs_reference_links": "N/A" }, + { + "action": "copilot.swe_agent_repo_disabled", + "description": "Specific repositories were disabled from using Copilot coding agent.", + "docs_reference_links": "N/A" + }, + { + "action": "copilot.swe_agent_repo_enabled", + "description": "Specific repositories were enabled to use Copilot coding agent.", + "docs_reference_links": "N/A" + }, + { + "action": "copilot.swe_agent_repo_enablement_updated", + "description": "Copilot coding agent access was updated for the organization's or user's repositories.", + "docs_reference_links": "N/A" + }, { "action": "custom_hosted_runner.create", "description": "N/A", diff --git a/src/audit-logs/data/ghec/user.json b/src/audit-logs/data/ghec/user.json index 4c69d8b22031..ea5a2e3d2d8e 100644 --- a/src/audit-logs/data/ghec/user.json +++ b/src/audit-logs/data/ghec/user.json @@ -204,6 +204,21 @@ "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.swe_agent_repo_disabled", + "description": "Specific repositories were disabled from using Copilot coding agent.", + "docs_reference_links": "N/A" + }, + { + "action": "copilot.swe_agent_repo_enabled", + "description": "Specific repositories were enabled to use Copilot coding agent.", + "docs_reference_links": "N/A" + }, + { + "action": "copilot.swe_agent_repo_enablement_updated", + "description": "Copilot coding agent access was updated for the organization's or user's repositories.", + "docs_reference_links": "N/A" + }, { "action": "custom_hosted_runner.create", "description": "N/A", diff --git a/src/audit-logs/lib/config.json b/src/audit-logs/lib/config.json index 9939365a12f7..8076376f3929 100644 --- a/src/audit-logs/lib/config.json +++ b/src/audit-logs/lib/config.json @@ -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": "4ed63621daa7b8fac72a13cb2e12921aa8d3037c" + "sha": "0a41e6ffb3f8f24e0eacd1518e62e8360f9a5eb5" } \ No newline at end of file