1
0
mirror of synced 2025-12-25 02:17:36 -05:00

Update audit log event data (#55685)

Co-authored-by: Joe Clark <31087804+jc-clark@users.noreply.github.com>
This commit is contained in:
docs-bot
2025-05-16 10:49:53 -07:00
committed by GitHub
parent 0f4d483584
commit 426f4b2b19
6 changed files with 66 additions and 1 deletions

View File

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

View File

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

View File

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

View File

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

View File

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