Update audit log event data (#55685)
Co-authored-by: Joe Clark <31087804+jc-clark@users.noreply.github.com>
This commit is contained in:
@@ -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",
|
||||
|
||||
@@ -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",
|
||||
|
||||
@@ -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.",
|
||||
|
||||
@@ -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",
|
||||
|
||||
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user