跳至主要内容

了解为您的组织记录的审计日志事件。

本文档内容

备注:

  • 本文包含可能出现在您组织的审计日志中的事件。有关可能出现在用户帐户安全日志中的事件,请参阅“安全日志事件”。
  • 对于某些用例,Webhook 可能是审计日志或 API 轮询的良好替代方案。Webhook 是一种让 GitHub 在仓库、组织或企业发生特定事件时通知您的服务器的方式。与 API 或搜索审计日志相比,如果您只想了解并在企业、组织或仓库发生特定事件时记录事件,Webhook 可能会更有效。有关更多信息,请参阅“Webhook 文档”。

关于您组织的审计日志事件

每个审计日志条目的名称由事件类别和操作类型组成。例如,repo.create 条目指的是 repo 类别的 create 操作。本文中的参考信息按类别分组。

帐户

操作描述
account.plan_change帐户的计划已更改。

actions_cache

操作描述
actions_cache.delete使用 REST API 删除了 GitHub Actions 缓存。

advisory_credit

操作描述
advisory_credit.accept已接受安全咨询的信用。
advisory_credit.create有人被添加到安全咨询的信用部分。
advisory_credit.decline安全咨询的信用被拒绝。
advisory_credit.destroy有人从安全咨询的信用部分中删除。

工件

操作描述
artifact.destroy手动删除了工作流运行工件。

auto_approve_personal_access_token_requests

操作描述
auto_approve_personal_access_token_requests.disable当组织必须在令牌可以访问组织资源之前批准细粒度个人访问令牌时触发。
auto_approve_personal_access_token_requests.enable当细粒度个人访问令牌可以在未经事先批准的情况下访问组织资源时触发。

计费

操作描述
billing.change_billing_type帐户支付 GitHub 的方式已更改。
billing.change_email计费电子邮件地址已更改。

检查

操作描述
checks.auto_trigger_disabled在组织或企业中的存储库上禁用了自动创建检查套件。
checks.auto_trigger_enabled在组织或企业中的存储库上启用了自动创建检查套件。
checks.delete_logs删除了检查套件中的日志。

代码

操作描述
code.search运行了针对组织的代码搜索。此事件在 Web 界面中不可用,只能通过 REST API、审计日志流或 JSON/CSV 导出获得。

代码空间

操作描述
codespaces.allow_permissions启动了使用其 devcontainer.json 文件中的自定义权限的代码空间。
codespaces.attempted_to_create_from_prebuild尝试从预构建创建代码空间。
codespaces.business_enablement_updated更新了 Codespaces 所有权的企业设置。
codespaces.connect刷新了代码空间的凭据。
codespaces.create创建了一个代码空间。
codespaces.destroy用户删除了一个 Codespace。
codespaces.export_environmentCodespace 已导出到 GitHub 上的一个分支。
codespaces.policy_group_created策略已应用于组织或企业中的 Codespace。
codespaces.policy_group_deleted策略已从组织或企业中的 Codespace 中删除。
codespaces.policy_group_updated已更新组织或企业中 Codespace 的策略。
codespaces.restoreCodespace 已恢复。
codespaces.start_environmentCodespace 已启动。
codespaces.suspend_environmentCodespace 已停止。
codespaces.trusted_repositories_access_update个人帐户的 Codespace 访问和安全设置已更新。

commit_comment

操作描述
commit_comment.destroy提交评论已删除。
commit_comment.update提交评论已更新。

copilot

操作描述
copilot.access_revoked由于 Copilot 订阅到期、计费实体出现问题、实体被标记为垃圾邮件或实体被暂停,组织或企业已撤销 Copilot 访问权限。
copilot.cfb_org_settings_changed已在组织级别更改 Copilot 功能设置。
copilot.cfb_seat_added已为用户添加 Copilot Business 或 Copilot Enterprise 许可证,并且他们已获得 GitHub Copilot 的访问权限。这可能是由于直接为用户分配许可证、为团队分配许可证或将组织设置为允许所有成员访问而导致的。
copilot.cfb_seat_assignment_created已为用户或团队新创建 Copilot Business 或 Copilot Enterprise 许可证分配,并且正在创建许可证。
copilot.cfb_seat_assignment_refreshed先前处于待取消状态的许可证分配已重新分配,用户将保留对 Copilot 的访问权限。
copilot.cfb_seat_assignment_reused已为已拥有许可证且没有待取消日期的用户重新创建 Copilot Business 或 Copilot Enterprise 许可证分配,用户将保留对 Copilot 的访问权限。
copilot.cfb_seat_assignment_unassigned用户或团队的 Copilot Business 或 Copilot Enterprise 许可证分配已取消分配,用户将在当前计费周期结束时失去对 Copilot 的访问权限。
copilot.cfb_seat_cancelled用户的 Copilot Business 或 Copilot Enterprise 许可证已取消,用户不再拥有 Copilot 的访问权限。
copilot.cfb_seat_cancelled_by_staffGitHub 工作人员手动取消了用户的 Copilot Business 或 Copilot Enterprise 账号,该用户不再拥有 Copilot 访问权限。
copilot.cfb_seat_management_changed组织级别的座位管理设置已更改,以启用或禁用所有组织成员的 Copilot 访问权限,或为选定的成员或团队启用 Copilot 访问权限。
copilot.content_exclusion_changedGitHub Copilot 的排除路径已更新。
copilot.knowledge_base_created在组织中创建了一个知识库。
copilot.knowledge_base_deleted从组织中删除了一个知识库。
copilot.knowledge_base_updated在组织中更新了一个知识库。
copilot.plan_changedGitHub Copilot 的计划已更新。

custom_property_definition

操作描述
custom_property_definition.create创建了一个新的自定义属性定义。
custom_property_definition.destroy删除了一个自定义属性定义。
custom_property_definition.update更新了一个自定义属性定义。

custom_property_value

操作描述
custom_property_value.create首次手动设置了存储库的自定义属性值。
custom_property_value.destroy删除了存储库的自定义属性值。
custom_property_value.update更新了存储库的自定义属性值。

dependabot_alerts

操作描述
dependabot_alerts.disable已为所有现有存储库禁用 Dependabot 警报。
dependabot_alerts.enable已为所有现有存储库启用 Dependabot 警报。

dependabot_alerts_new_repos

操作描述
dependabot_alerts_new_repos.disable已为所有新存储库禁用 Dependabot 警报。
dependabot_alerts_new_repos.enable已为所有新存储库启用 Dependabot 警报。

dependabot_repository_access

操作描述
dependabot_repository_access.repositories_updatedDependabot 可以访问的存储库已更新。

dependabot_security_updates

操作描述
dependabot_security_updates.disable已为所有现有存储库禁用 Dependabot 安全更新。
dependabot_security_updates.enable已为所有现有存储库启用 Dependabot 安全更新。

dependabot_security_updates_new_repos

操作描述
dependabot_security_updates_new_repos.disable 已为所有新存储库禁用 Dependabot 安全更新。
dependabot_security_updates_new_repos.enable所有新仓库已启用 Dependabot 安全更新。

dependency_graph

操作描述
dependency_graph.disable所有现有仓库的依赖关系图已禁用。
dependency_graph.enable所有现有仓库的依赖关系图已启用。

dependency_graph_new_repos

操作描述
dependency_graph_new_repos.disable所有新仓库的依赖关系图已禁用。
dependency_graph_new_repos.enable所有新仓库的依赖关系图已启用。

discussion_post

操作描述
discussion_post.destroy当团队讨论帖子被删除时触发。
discussion_post.update当团队讨论帖子被编辑时触发。

discussion_post_reply

操作描述
discussion_post_reply.destroy当对团队讨论帖子的回复被删除时触发。
discussion_post_reply.update当对团队讨论帖子的回复被编辑时触发。

enterprise_installation

操作描述
enterprise_installation.create与 GitHub Connect 连接关联的 GitHub App 已创建。
enterprise_installation.destroy与 GitHub Connect 连接关联的 GitHub App 已删除。

environment

操作描述
environment.add_protection_rule通过 API 创建了 GitHub Actions 部署保护规则。
environment.create_actions_secret为 GitHub Actions 环境创建了秘密。
environment.create_actions_variable为 GitHub Actions 环境创建了变量。
environment.delete环境已删除。
environment.remove_actions_secret为 GitHub Actions 环境删除了秘密。
environment.remove_actions_variable为 GitHub Actions 环境删除了变量。
environment.remove_protection_rule通过 API 删除了 GitHub Actions 部署保护规则。
environment.update_actions_secret为 GitHub Actions 环境更新了秘密。
environment.update_actions_variable为 GitHub Actions 环境更新了变量。
environment.update_protection_rule通过 API 更新了 GitHub Actions 部署保护规则。

git

操作描述
git.clone仓库已克隆。
git.fetch已从仓库中获取更改。
git.push更改已推送到存储库。

hook

操作描述
hook.active_changed钩子的活动状态已更新。
hook.config_changed钩子的配置已更改。
hook.create添加了一个新的钩子。
hook.destroy删除了一个钩子。
hook.events_changed钩子的配置事件已更改。

integration

操作描述
integration.create创建了一个 GitHub App。
integration.destroy删除了一个 GitHub App。
integration.manager_added企业或组织的成员被添加为 GitHub App 管理员。
integration.manager_removed企业或组织的成员被移除为 GitHub App 管理员。
integration.remove_client_secret删除了 GitHub App 的客户端密钥。
integration.revoke_all_tokens请求撤销 GitHub App 的所有用户令牌。
integration.revoke_tokens撤销了 GitHub App 的令牌。
integration.suspend暂停了一个 GitHub App。
integration.transfer将 GitHub App 的所有权转移到另一个用户或组织。
integration.unsuspend恢复了一个 GitHub App。

integration_installation

操作描述
integration_installation.create安装了一个 GitHub App。
integration_installation.destroy卸载了一个 GitHub App。
integration_installation.repositories_added将存储库添加到 GitHub App。
integration_installation.repositories_removed从 GitHub App 中删除了存储库。
integration_installation.suspend暂停了一个 GitHub App。
integration_installation.unsuspend恢复了一个 GitHub App。
integration_installation.version_updated更新了 GitHub App 的权限。

integration_installation_request

操作描述
integration_installation_request.close安装 GitHub App 的请求被所有者批准或拒绝,或者被打开请求的成员取消。
integration_installation_request.create一名成员请求所有者安装 GitHub 应用。

ip_allow_list

操作描述
ip_allow_list.disable已禁用 IP 允许列表。
ip_allow_list.disable_for_installed_apps已禁用已安装 GitHub 应用的 IP 允许列表。
ip_allow_list.enable已启用 IP 允许列表。
ip_allow_list.enable_for_installed_apps已启用已安装 GitHub 应用的 IP 允许列表。

ip_allow_list_entry

操作描述
ip_allow_list_entry.create已将 IP 地址添加到 IP 允许列表。
ip_allow_list_entry.destroy已从 IP 允许列表中删除 IP 地址。
ip_allow_list_entry.update已更改 IP 地址或其描述。

issue_comment

操作描述
issue_comment.destroy已从仓库中删除了问题上的评论。
issue_comment.update已更改问题上的评论(除初始评论外)。

issue

操作描述
issue.destroy已从仓库中删除了问题。
issue.pinned已将问题固定到仓库。
issue.transfer已将问题转移到另一个仓库。
issue.unpinned已将问题从仓库中取消固定。

issues

操作描述
issues.deletes_disabled已禁用企业成员删除问题的能力。成员无法在企业中的任何组织中删除问题。
issues.deletes_enabled已启用企业成员删除问题的能力。成员可以在企业中的任何组织中删除问题。
issues.deletes_policy_cleared企业所有者已清除允许成员在企业中删除问题的策略设置。

marketplace_agreement_signature

操作描述
marketplace_agreement_signature.create已签署 GitHub Marketplace 开发者协议。

marketplace_listing

操作描述
marketplace_listing.approve已批准将列表纳入 GitHub Marketplace。
marketplace_listing.change_category已更改 GitHub Marketplace 中应用列表的类别。
marketplace_listing.create已创建 GitHub Marketplace 中应用的列表。
marketplace_listing.delist一个清单已从 GitHub Marketplace 中删除。
marketplace_listing.redraft一个清单已退回草稿状态。
marketplace_listing.reject一个清单未被接受加入 GitHub Marketplace。

members_can_create_pages

操作描述
members_can_create_pages.disable成员发布 GitHub Pages 网站的功能已被禁用。
members_can_create_pages.enable成员发布 GitHub Pages 网站的功能已被启用。

members_can_create_private_pages

操作描述
members_can_create_private_pages.disable成员发布私有 GitHub Pages 的功能已被禁用。成员无法在组织中发布私有 GitHub Pages。
members_can_create_private_pages.enable成员发布私有 GitHub Pages 的功能已被启用。成员可以在组织中发布私有 GitHub Pages。

members_can_create_public_pages

操作描述
members_can_create_public_pages.disable成员发布公共 GitHub Pages 的功能已被禁用。成员无法在组织中发布公共 GitHub Pages。
members_can_create_public_pages.enable成员发布公共 GitHub Pages 的功能已被启用。成员可以在组织中发布公共 GitHub Pages。

members_can_delete_repos

操作描述
members_can_delete_repos.clear企业所有者已清除在企业中任何组织中删除或转移存储库的策略设置。
members_can_delete_repos.disable企业成员删除存储库的功能已被禁用。成员无法在企业中任何组织中删除或转移存储库。
members_can_delete_repos.enable企业成员删除存储库的功能已被启用。成员可以在企业中任何组织中删除或转移存储库。

members_can_view_dependency_insights

操作描述
members_can_view_dependency_insights.clear企业所有者已清除在企业中任何组织中查看依赖项洞察的策略设置。
members_can_view_dependency_insights.disable企业成员查看依赖项洞察的功能已被禁用。成员无法在企业中任何组织中查看依赖项洞察。
members_can_view_dependency_insights.enable企业成员查看依赖项洞察的功能已被启用。成员可以在企业中任何组织中查看依赖项洞察。

migration

操作描述
migration.create创建了一个迁移文件,用于将数据从源位置(例如 GitHub.com 组织或 GitHub Enterprise Server 实例)传输到目标 GitHub Enterprise Server 实例。
migration.destroy_file删除了一个迁移文件,该文件用于将数据从源位置(例如 GitHub.com 组织或 GitHub Enterprise Server 实例)传输到目标 GitHub Enterprise Server 实例。
migration.download下载了一个迁移文件,该文件用于将数据从源位置(例如 GitHub.com 组织或 GitHub Enterprise Server 实例)传输到目标 GitHub Enterprise Server 实例。

network_configuration

操作描述
network_configuration.create创建了一个托管计算服务的网络配置。
network_configuration.delete删除了一个托管计算服务的网络配置。
network_configuration.update更新了一个托管计算服务的网络配置。

oauth_application

操作描述
oauth_application.create创建了一个 OAuth 应用程序。
oauth_application.destroy删除了一个 OAuth 应用程序。
oauth_application.generate_client_secret生成了一个 OAuth 应用程序的密钥。
oauth_application.remove_client_secret删除了一个 OAuth 应用程序的密钥。
oauth_application.reset_secret重置了一个 OAuth 应用程序的密钥。
oauth_application.revoke_all_tokens请求撤销 OAuth 应用程序的所有用户令牌。
oauth_application.revoke_tokens撤销了 OAuth 应用程序的令牌。
oauth_application.transfer将一个 OAuth 应用程序从一个帐户转移到另一个帐户。

org

操作描述
org.accept_business_invitation接受了发送给组织的加入企业的邀请。
org.add_billing_manager向组织添加了账单管理员。
org.add_member用户加入了组织。
org.add_outside_collaborator向仓库添加了外部合作者。
org.advanced_security_disabled_for_new_repos在组织中,为新仓库禁用了 GitHub 高级安全功能。
org.advanced_security_disabled_on_all_reposGitHub 高级安全已在组织中的所有存储库中禁用。
org.advanced_security_enabled_for_new_reposGitHub 高级安全已在组织中的新存储库中启用。
org.advanced_security_enabled_on_all_reposGitHub 高级安全已在组织中的所有存储库中启用。
org.advanced_security_policy_selected_member_disabled企业所有者阻止了在组织拥有的存储库中启用 GitHub 高级安全功能。
org.advanced_security_policy_selected_member_enabled企业所有者允许在组织拥有的存储库中启用 GitHub 高级安全功能。
org.allow_third_party_access_requests_from_outside_collaborators_disabled组织已禁用外部协作者对第三方应用程序的访问。
org.allow_third_party_access_requests_from_outside_collaborators_enabled组织已启用外部协作者对第三方应用程序的访问。
org.archive组织已归档。
org.audit_log_export已创建组织审计日志的导出。如果导出包含查询,日志将列出使用的查询以及与该查询匹配的审计日志条目数量。
org.audit_log_git_event_export已创建组织的 Git 事件导出。
org.block_user组织所有者阻止用户访问组织的存储库。
org.cancel_business_invitation撤销了组织加入企业的邀请。
org.cancel_invitation撤销了发送给用户的加入组织的邀请。
org.code_scanning_autofix_disabled已禁用组织的代码扫描警报自动修复功能。
org.code_scanning_autofix_enabled已启用组织的代码扫描警报自动修复功能。
org.codeql_disabled已禁用组织使用默认设置的代码扫描。
org.codeql_enabled已启用组织使用默认设置的代码扫描。
org.codespaces_access_updated已更新组织在内部和私有存储库上使用 Codespaces 的访问权限。
org.codespaces_ownership_updated已更新组织的 Codespaces 所有权和付款方式。
org.codespaces_team_access_allowed已允许团队在组织中使用 Codespaces。
org.codespaces_team_access_revoked已阻止团队在组织中使用 Codespaces。
org.codespaces_trusted_repo_access_grantedGitHub Codespaces 已被授予对组织中所有其他存储库的受信任存储库访问权限。
org.codespaces_trusted_repo_access_revokedGitHub Codespaces 撤销了对组织中所有其他存储库的受信任存储库访问权限。
org.codespaces_user_access_allowed允许用户使用组织的 Codespaces。
org.codespaces_user_access_revoked阻止用户使用组织的 Codespaces。
org.config.disable_collaborators_only组织的仅合作者交互限制已禁用。
org.config.disable_contributors_only组织的仅先前贡献者交互限制已禁用。
org.config.disable_sockpuppet_disallowed组织的仅现有用户交互限制已禁用。
org.config.enable_collaborators_only组织的仅合作者交互限制已启用。
org.config.enable_contributors_only组织的仅先前贡献者交互限制已启用。
org.config.enable_sockpuppet_disallowed组织的仅现有用户交互限制已启用。
org.confirm_business_invitation确认了组织加入企业的邀请。
org.connect_usage_metrics_export已导出组织的服务器统计信息。
org.create创建了一个组织。
org.create_actions_secret为组织创建了 GitHub Actions 密钥。
org.create_actions_variable为组织创建了 GitHub Actions 变量。
org.create_integration_secret为组织创建了 Codespaces 或 Dependabot 密钥。
org.disable_member_team_creation_permission团队创建限制为所有者。
org.disable_oauth_app_restrictions组织的第三方应用程序访问限制已禁用。
org.disable_reader_discussion_creation_permission组织所有者将讨论创建限制为组织中至少具有 triage 权限的用户。
org.disable_saml组织的 SAML 单点登录已禁用。
org.disable_source_ip_disclosure组织的审计日志事件中 IP 地址的显示已禁用。
org.disable_two_factor_requirement组织的双因素身份验证要求已禁用。
org.display_commenter_full_name_disabled组织所有者禁用了在组织中显示评论者全名的功能。成员无法看到评论作者的全名。
org.display_commenter_full_name_enabled组织所有者启用了在组织中显示评论者全名的功能。成员可以看到评论作者的全名。
org.enable_member_team_creation_permission允许成员创建团队。
org.enable_oauth_app_restrictions组织的第三方应用程序访问限制已启用。
org.enable_reader_discussion_creation_permission组织所有者允许具有读取权限的用户在组织中创建讨论
org.enable_saml组织的 SAML 单点登录已启用。
org.enable_source_ip_disclosure组织的审计日志事件中 IP 地址的显示已启用。
org.enable_two_factor_requirement组织现在需要双重身份验证。
org.integration_manager_added组织所有者授予成员管理组织拥有的所有 GitHub 应用的权限。
org.integration_manager_removed组织所有者从组织成员中删除了管理组织拥有的所有 GitHub 应用的权限。
org.invite_member邀请新用户加入组织。
org.invite_to_business邀请组织加入企业。
org.members_can_update_protected_branches.disable企业成员更新受保护分支的功能已禁用。只有企业所有者可以更新受保护分支。
org.members_can_update_protected_branches.enable企业成员更新受保护分支的功能已启用。组织成员可以更新受保护分支。
org.oauth_app_access_approvedOAuth 应用已获得组织访问权限。
org.oauth_app_access_denied先前已批准的 OAuth 应用的访问权限已被禁用。
org.oauth_app_access_requested组织成员请求所有者授予 OAuth 应用访问组织的权限。
org.recovery_code_failed组织所有者使用恢复代码无法通过外部身份提供者 (IdP) 登录组织。
org.recovery_code_used组织所有者使用恢复代码成功通过外部身份提供者 (IdP) 登录组织。
org.recovery_codes_downloaded组织所有者下载了组织的 SSO 恢复代码。
org.recovery_codes_generated组织所有者生成了组织的 SSO 恢复代码。
org.recovery_codes_printed组织所有者打印了组织的 SSO 恢复代码。
org.recovery_codes_viewed组织所有者查看了组织的 SSO 恢复代码。
org.register_self_hosted_runner注册了新的自托管运行器。
org.remove_actions_secret从组织中删除了 GitHub Actions 密钥。
org.remove_actions_variable从组织中删除了 GitHub Actions 变量。
org.remove_billing_manager从组织中删除了账单管理员,可能是手动删除或由于双重身份验证要求导致的。
org.remove_integration_secret从组织中删除了 Codespaces 或 Dependabot 密钥。
org.remove_member从组织中删除了成员,可能是手动删除或由于双重身份验证要求导致的。
org.remove_outside_collaborator从组织中删除了外部协作者,可能是手动操作或由于双重身份验证要求导致的。
org.remove_self_hosted_runner删除了一个自托管运行器。
org.rename组织名称已更改。
org.required_workflow_create创建必需工作流时触发。
org.required_workflow_delete删除必需工作流时触发。
org.required_workflow_update更新必需工作流时触发。
org.restore_member组织成员已恢复。
org.revoke_external_identity成员的关联身份已被撤销。
org.revoke_sso_session成员的 SAML 会话已被撤销。
org.runner_group_created创建了一个自托管运行器组。
org.runner_group_removed删除了一个自托管运行器组。
org.runner_group_renamed自托管运行器组名称已更改。
org.runner_group_runner_removed使用 REST API 从组中删除了一个自托管运行器。
org.runner_group_runners_added将一个自托管运行器添加到组中。
org.runner_group_runners_updated更新了运行器组的成员列表。
org.runner_group_updated更改了自托管运行器组的配置。
org.runner_group_visiblity_updated通过 REST API 更新了自托管运行器组的可见性。
org.secret_scanning_custom_pattern_push_protection_disabled针对组织禁用了秘密扫描自定义模式的推送保护。
org.secret_scanning_custom_pattern_push_protection_enabled针对组织启用了秘密扫描自定义模式的推送保护。
org.secret_scanning_push_protection_custom_message_disabled针对组织禁用了尝试推送到推送保护存储库时触发的自定义消息。
org.secret_scanning_push_protection_custom_message_enabled针对组织启用了尝试推送到推送保护存储库时触发的自定义消息。
org.secret_scanning_push_protection_custom_message_updated针对组织更新了尝试推送到推送保护存储库时触发的自定义消息。
org.secret_scanning_push_protection_disable禁用了秘密扫描的推送保护。
org.secret_scanning_push_protection_enable启用了秘密扫描的推送保护。
org.secret_scanning_push_protection_new_repos_disable针对组织中的所有新存储库禁用了秘密扫描的推送保护。
org.secret_scanning_push_protection_new_repos_enable组织中所有新仓库都启用了秘密扫描的推送保护。
org.self_hosted_runner_offline运行器应用程序已停止。此事件在 Web 界面中不可用,只能通过 REST API、审计日志流或 JSON/CSV 导出访问。
org.self_hosted_runner_online运行器应用程序已启动。此事件在 Web 界面中不可用,只能通过 REST API、审计日志流或 JSON/CSV 导出访问。
org.self_hosted_runner_updated运行器应用程序已更新。此事件未包含在 JSON/CSV 导出中。
org.set_actions_fork_pr_approvals_policy已更改组织对来自公共分支的 Workflows 要求审批的设置。
org.set_actions_private_fork_pr_approvals_policy已更改组织对来自没有私有仓库写入权限的合作者的分支拉取请求 Workflows 要求审批的策略。
org.set_actions_retention_limit已更改组织中 GitHub Actions 工件和日志的保留期限。
org.set_default_workflow_permissions已更改组织在运行 Workflows 时授予 GITHUB_TOKEN 的默认权限。
org.set_fork_pr_workflows_policy已更改私有仓库分支上的 Workflows 策略。
org.set_workflow_permission_can_approve_pr已更改组织允许 GitHub Actions 创建和批准拉取请求的策略。
org.sso_response当成员尝试使用您的组织进行身份验证时,会生成 SAML 单点登录 (SSO) 响应。此事件在 Web 界面中不可用,只能通过 REST API、审计日志流或 JSON/CSV 导出访问。
org.transfer组织已在企业帐户之间转移。
org.transfer_outgoing组织已在企业帐户之间转移。
org.unarchive组织已取消归档。
org.unblock_user已解除用户对组织的封锁。
org.update_actions_secret已更新组织的 GitHub Actions 秘密。
org.update_actions_settings组织所有者或站点管理员已更新组织的 GitHub Actions 策略设置。
org.update_actions_variable已更新组织的 GitHub Actions 变量。
org.update_default_repository_permission已更改组织成员的默认仓库权限级别。
org.update_integration_secret组织的 Codespaces 或 Dependabot 密钥已更新。
org.update_member某人的角色已从所有者更改为成员,或从成员更改为所有者。
org.update_member_repository_creation_permission组织成员的创建仓库权限已更改。
org.update_member_repository_invitation_permission组织所有者更改了组织成员邀请外部协作者加入仓库的策略设置。
org.update_new_repository_default_branch_setting组织中新仓库的默认分支名称已更改。
org.update_saml_provider_settings组织的 SAML 提供商设置已更新。
org.update_terms_of_service组织已在标准服务条款和 GitHub 客户协议之间切换。

org_credential_authorization

操作描述
org_credential_authorization.deauthorize成员从具有组织访问权限的凭据中删除了 SSO(SAML 或 OIDC)授权。
org_credential_authorization.grant成员授权凭据用于 SAML 或 OIDC 单点登录。
org_credential_authorization.revoke所有者撤销了授权凭据。

org_secret_scanning_automatic_validity_checks

操作描述
org_secret_scanning_automatic_validity_checks.disabled组织级别已禁用自动合作伙伴验证检查。
org_secret_scanning_automatic_validity_checks.enabled组织级别已启用自动合作伙伴验证检查。

org_secret_scanning_custom_pattern

操作描述
org_secret_scanning_custom_pattern.create组织中为秘密扫描创建了自定义模式。
org_secret_scanning_custom_pattern.delete组织中已从秘密扫描中删除自定义模式。
org_secret_scanning_custom_pattern.publish组织中已发布自定义模式以进行秘密扫描。
org_secret_scanning_custom_pattern.update已保存对自定义模式的更改,并对组织中的秘密扫描执行了试运行。

org_secret_scanning_generic_secrets

操作描述
org_secret_scanning_generic_secrets.disabled组织级别已禁用通用秘密。
org_secret_scanning_generic_secrets.enabled组织级别已启用通用秘密。

org_secret_scanning_non_provider_patterns

操作描述
org_secret_scanning_non_provider_patterns.disabled组织级别已禁用非提供商模式的秘密扫描。
org_secret_scanning_non_provider_patterns.enabled组织级别已启用非提供商模式的秘密扫描。

organization_default_label

操作描述
organization_default_label.create组织中的存储库创建了一个默认标签。
organization_default_label.destroy组织中的存储库删除了一个默认标签。
organization_default_label.update组织中的存储库编辑了一个默认标签。

organization_domain

操作描述
organization_domain.approve组织批准了一个域名。
organization_domain.create组织添加了一个域名。
organization_domain.destroy组织删除了一个域名。
organization_domain.verify组织验证了一个域名。

organization_projects_change

操作描述
organization_projects_change.clear企业所有者清除企业中组织范围项目看板的策略设置。
organization_projects_change.disable企业中所有组织的组织项目被禁用。
organization_projects_change.enable企业中所有组织的组织项目被启用。

organization_role

操作描述
organization_role.assign组织角色被分配给用户或团队。
organization_role.create组织中创建了一个自定义组织角色。
organization_role.destroy组织中删除了一个自定义组织角色。
organization_role.revoke用户或团队被取消分配组织角色。
organization_role.update组织中编辑了一个自定义组织角色。

packages

操作描述
packages.package_deleted整个包被删除。
packages.package_published包被发布或重新发布到组织。
packages.package_version_deleted特定包版本被删除。
packages.package_version_published特定包版本被发布或重新发布到包。

pages_protected_domain

操作描述
pages_protected_domain.create组织或企业创建了一个 GitHub Pages 验证域名。
pages_protected_domain.delete组织或企业删除了一个 GitHub Pages 验证域名。
pages_protected_domain.verify组织或企业验证了一个 GitHub Pages 域名。

payment_method

操作描述
payment_method.create添加了一种新的付款方式,例如新的信用卡或 PayPal 帐户。
payment_method.remove付款方式被删除。
payment_method.update现有的付款方式被更新。

personal_access_token

操作描述
personal_access_token.access_granted细粒度个人访问令牌已获得对资源的访问权限。
personal_access_token.access_revoked细粒度个人访问令牌已被撤销。该令牌仍然可以读取公共组织资源。
personal_access_token.request_cancelled对细粒度个人访问令牌访问组织资源的挂起请求已被取消。
personal_access_token.request_created当创建细粒度个人访问令牌以访问组织资源,并且组织需要在令牌可以访问组织资源之前进行批准时触发。
personal_access_token.request_denied对细粒度个人访问令牌访问组织资源的请求被拒绝。

prebuild_configuration

操作描述
prebuild_configuration.create为仓库创建了 GitHub Codespaces 预构建配置。
prebuild_configuration.destroy删除了仓库的 GitHub Codespaces 预构建配置。
prebuild_configuration.run_triggered用户启动了仓库分支的 GitHub Codespaces 预构建配置运行。
prebuild_configuration.update编辑了仓库的 GitHub Codespaces 预构建配置。

private_repository_forking

操作描述
private_repository_forking.clear企业所有者已清除允许对私有和内部仓库进行分支的策略设置,适用于仓库、组织或企业。
private_repository_forking.disable企业所有者已禁用允许对私有和内部仓库进行分支的策略设置,适用于仓库、组织或企业。私有和内部仓库永远不允许分支。
private_repository_forking.enable企业所有者已启用允许对私有和内部仓库进行分支的策略设置,适用于仓库、组织或企业。私有和内部仓库始终允许分支。

profile_picture

操作描述
profile_picture.update更新了个人资料图片。

project

操作描述
project.access更改了项目看板的可见性。
project.close关闭了项目看板。
project.create创建了项目看板。
project.delete删除了项目看板。
project.link将仓库链接到项目看板。
project.open重新打开了项目看板。
project.rename重命名了项目看板。
project.unlink从项目看板中取消链接了一个仓库。
project.update_org_permission更改或删除了项目对所有组织成员的基层权限。
project.update_team_permission更改了团队的项目看板权限级别,或在项目看板中添加或删除了团队。
project.update_user_permission在项目看板中添加或删除了用户,或更改了其权限级别。

project_field

操作描述
project_field.create在项目看板中创建了一个字段。
project_field.delete在项目看板中删除了一个字段。

project_view

操作描述
project_view.create在项目看板中创建了一个视图。
project_view.delete在项目看板中删除了一个视图。

protected_branch

操作描述
protected_branch.authorized_users_teams更改了允许绕过分支保护的用户、团队或集成。
protected_branch.branch_allowances向特定用户、团队或集成授予了受保护分支的权限。
protected_branch.create在分支上启用了分支保护。
protected_branch.destroy在分支上禁用了分支保护。
protected_branch.dismiss_stale_reviews更新了分支上驳回过时的拉取请求的强制执行。
protected_branch.dismissal_restricted_users_teams更新了分支上限制可以驳回评审的用户和/或团队的强制执行。
protected_branch.policy_override仓库管理员覆盖了分支保护要求。
protected_branch.rejected_ref_update分支更新尝试被拒绝。
protected_branch.update_admin_enforced对仓库管理员强制执行分支保护。
protected_branch.update_allow_deletions_enforcement_level为受保护分支启用或禁用分支删除。
protected_branch.update_allow_force_pushes_enforcement_level为分支启用或禁用强制推送。
protected_branch.update_ignore_approvals_from_contributors为分支启用或禁用忽略来自拉取请求贡献者的批准。
protected_branch.update_linear_history_requirement_enforcement_level为分支启用或禁用所需的线性提交历史记录。
protected_branch.update_lock_allows_fetch_and_merge为只读分支启用或禁用分支同步。
protected_branch.update_lock_branch_enforcement_level更新了分支锁定的执行级别。
protected_branch.update_merge_queue_enforcement_level修改了分支的合并队列的执行级别。
protected_branch.update_name更新了分支的分支名称模式。
protected_branch.update_pull_request_reviews_enforcement_level更新了分支所需的拉取请求审查的执行级别。可以是 0(停用)、1(非管理员)或 2(所有人)。
protected_branch.update_require_code_owner_review更新了分支所需的代码所有者审查的执行级别。
protected_branch.update_require_last_push_approval除了最后将代码修改提交到分支的人之外,还需要其他人批准该分支的拉取请求。
protected_branch.update_required_approving_review_count更新了分支上合并前所需的批准数量的执行级别。
protected_branch.update_required_status_checks_enforcement_level更新了分支所需的状况检查的执行级别。
protected_branch.update_signature_requirement_enforcement_level更新了分支所需的提交签名的执行级别。
protected_branch.update_strict_required_status_checks_policy更新了分支所需的状况检查的执行级别。

public_key

操作描述
public_key.create将 SSH 密钥添加到用户帐户或将部署密钥添加到存储库。
public_key.delete从用户帐户中删除 SSH 密钥或从存储库中删除部署密钥。
public_key.unverification_failure无法取消验证用户帐户的 SSH 密钥或存储库的部署密钥。
public_key.unverify取消验证用户帐户的 SSH 密钥或存储库的部署密钥。
public_key.update更新用户帐户的 SSH 密钥或存储库的部署密钥。
public_key.verification_failure无法验证用户帐户的 SSH 密钥或存储库的部署密钥。
public_key.verify验证用户帐户的 SSH 密钥或存储库的部署密钥。

pull_request

操作描述
pull_request.close关闭拉取请求,但未合并。
pull_request.converted_to_draft将拉取请求转换为草稿。
pull_request.create创建了一个拉取请求。
pull_request.create_review_request请求对拉取请求进行审查。
pull_request.in_progress拉取请求被标记为进行中。
pull_request.indirect_merge由于拉取请求的提交已合并到目标分支,因此拉取请求被视为已合并。
pull_request.merge拉取请求已合并。
pull_request.ready_for_review拉取请求被标记为已准备好进行审查。
pull_request.remove_review_request从拉取请求中删除了审查请求。
pull_request.reopen拉取请求在之前关闭后重新打开。

pull_request_review_comment

操作描述
pull_request_review_comment.create在拉取请求中添加了审查评论。
pull_request_review_comment.delete删除了拉取请求上的审查评论。
pull_request_review_comment.update更改了拉取请求上的审查评论。

pull_request_review

操作描述
pull_request_review.delete删除了拉取请求上的审查。
pull_request_review.dismiss拉取请求上的审查被驳回。
pull_request_review.submit提交了拉取请求上的审查。

repo

操作描述
repo.access存储库的可见性已更改。
repo.actions_enabled为存储库启用了 GitHub Actions。
repo.add_member将合作者添加到存储库。
repo.add_topic将主题添加到存储库。
repo.advanced_security_disabled为存储库禁用了 GitHub Advanced Security。
repo.advanced_security_enabled为存储库启用了 GitHub Advanced Security。
repo.archived存储库已归档。
repo.change_merge_setting更改了存储库的拉取请求合并选项。
repo.code_scanning_analysis_deleted删除了存储库的代码扫描分析。
repo.code_scanning_autofix_disabled为存储库禁用了代码扫描警报的自动修复。
repo.code_scanning_autofix_enabled为存储库启用了代码扫描警报的自动修复。
repo.code_scanning_configuration_for_branch_deleted删除了存储库分支的代码扫描配置。
repo.codeql_disabled为存储库禁用了使用默认设置的代码扫描。
repo.codeql_enabled为仓库启用了使用默认设置的代码扫描。
repo.codeql_updated为仓库更新了使用默认设置的代码扫描。
repo.codespaces_trusted_repo_access_grantedGitHub Codespaces 被授予对该仓库的受信任存储库访问权限。
repo.codespaces_trusted_repo_access_revokedGitHub Codespaces 对该仓库的受信任存储库访问权限已被撤销。
repo.config.disable_collaborators_only已禁用仅限合作者的交互限制。
repo.config.disable_contributors_only已在仓库中禁用仅限先前贡献者的交互限制。
repo.config.disable_sockpuppet_disallowed已在仓库中禁用仅限现有用户的交互限制。
repo.config.enable_collaborators_only已在仓库中启用仅限合作者的交互限制。非合作者或组织成员的用户无法在设定的时间段内与仓库进行交互。
repo.config.enable_contributors_only已在仓库中启用仅限先前贡献者的交互限制。非先前贡献者、合作者或组织成员的用户无法在设定的时间段内与仓库进行交互。
repo.config.enable_sockpuppet_disallowed已在仓库中启用仅限现有用户的交互限制。新用户无法在设定的时间段内与仓库进行交互。仓库的现有用户、贡献者、合作者或组织成员可以与仓库进行交互。
repo.create创建了一个仓库。
repo.create_actions_secret为仓库创建了一个 GitHub Actions 密钥。
repo.create_actions_variable为仓库创建了一个 GitHub Actions 变量。
repo.create_integration_secret为仓库创建了一个 Codespaces 或 Dependabot 密钥。
repo.destroy删除了一个仓库。
repo.download_zip将仓库的源代码存档下载为 ZIP 文件。
repo.pages_cname修改了仓库中的 GitHub Pages 自定义域名。
repo.pages_create创建了一个 GitHub Pages 网站。
repo.pages_destroy删除了一个 GitHub Pages 网站。
repo.pages_https_redirect_disabled已为 GitHub Pages 网站禁用 HTTPS 重定向。
repo.pages_https_redirect_enabled已为 GitHub Pages 网站启用 HTTPS 重定向。
repo.pages_private已将 GitHub Pages 网站可见性更改为私有。
repo.pages_publicGitHub Pages 网站可见性已更改为公开。
repo.pages_soft_deleteGitHub Pages 网站被软删除,因为其所有者的计划发生了变化。
repo.pages_soft_delete_restore先前被软删除的 GitHub Pages 网站已恢复。
repo.pages_sourceGitHub Pages 源代码已修改。
repo.register_self_hosted_runner注册了新的自托管运行器。
repo.remove_actions_secret已从存储库中删除 GitHub Actions 密钥。
repo.remove_actions_variable已从存储库中删除 GitHub Actions 变量。
repo.remove_integration_secret已从存储库中删除 Codespaces 或 Dependabot 密钥。
repo.remove_member已从存储库中删除协作者。
repo.remove_self_hosted_runner删除了一个自托管运行器。
repo.remove_topic已从存储库中删除主题。
repo.rename存储库已重命名。
repo.self_hosted_runner_offline运行器应用程序已停止。此事件在 Web 界面中不可用,只能通过 REST API、审计日志流或 JSON/CSV 导出访问。
repo.self_hosted_runner_online运行器应用程序已启动。此事件在 Web 界面中不可用,只能通过 REST API、审计日志流或 JSON/CSV 导出访问。
repo.self_hosted_runner_updated运行器应用程序已更新。此事件未包含在 JSON/CSV 导出中。
repo.set_actions_fork_pr_approvals_policy已更改存储库中对来自公共 fork 的工作流要求审批的设置。
repo.set_actions_private_fork_pr_approvals_policy已更改存储库中对来自没有私有存储库写入权限的协作者的 fork 拉取请求工作流要求审批的策略。
repo.set_actions_retention_limit已更改存储库中 GitHub Actions 工件和日志的保留期限。
repo.set_default_workflow_permissions已更改存储库中运行工作流时授予 GITHUB_TOKEN 的默认权限。
repo.set_fork_pr_workflows_policy在更改私有存储库 fork 上的工作流策略时触发。
repo.set_workflow_permission_can_approve_pr已更改存储库中允许 GitHub Actions 创建和批准拉取请求的策略。
repo.staff_unlock企业所有者或 GitHub 员工(经存储库管理员许可)暂时解锁了存储库。
repo.transfer用户接受了接收已转移存储库的请求。
repo.transfer_outgoing存储库已转移到另一个存储库网络。
repo.transfer_start用户发送了将存储库转移到其他用户或组织的请求。
repo.unarchived存储库已取消归档。
repo.update_actions_access_settings已更改控制其他存储库中的 GitHub Actions 工作流如何使用存储库的设置。
repo.update_actions_secret仓库的 GitHub Actions 密钥已更新。
repo.update_actions_settings仓库管理员更改了仓库的 GitHub Actions 策略设置。
repo.update_actions_variable仓库的 GitHub Actions 变量已更新。
repo.update_default_branch仓库的默认分支已更改。
repo.update_integration_secret仓库的 Codespaces 或 Dependabot 密钥已更新。
repo.update_member用户对仓库的权限已更改。

repository_advisory

操作描述
repository_advisory.close有人关闭了安全建议。
repository_advisory.cve_request有人向 GitHub 申请了安全建议草案的 CVE(常见漏洞和披露)编号。
repository_advisory.github_broadcastGitHub 将安全建议在 GitHub 安全建议数据库中公开。
repository_advisory.github_withdrawGitHub 收回了错误发布的安全建议。
repository_advisory.open有人打开了安全建议草案。
repository_advisory.publish有人发布了安全建议。
repository_advisory.reopen有人重新打开了安全建议草案。
repository_advisory.update有人编辑了安全建议草案或已发布的安全建议。

repository_branch_protection_evaluation

操作描述
repository_branch_protection_evaluation.disable仓库的分支保护已禁用。
repository_branch_protection_evaluation.enable仓库的分支保护已启用。

repository_content_analysis

操作描述
repository_content_analysis.disable私有仓库的数据使用设置已禁用。
repository_content_analysis.enable私有仓库的数据使用设置已启用。

repository_dependency_graph

操作描述
repository_dependency_graph.disable私有仓库的依赖关系图已禁用。
repository_dependency_graph.enable私有仓库的依赖关系图已启用。

repository_image

操作描述
repository_image.create已上传代表仓库的图像。
repository_image.destroy已删除代表仓库的图像。

repository_invitation

操作描述
repository_invitation.accept已接受加入仓库的邀请。
repository_invitation.cancel取消了加入仓库的邀请。
repository_invitation.create已发送加入仓库的邀请。
repository_invitation.reject拒绝了加入仓库的邀请。

repository_projects_change

操作描述
repository_projects_change.clear组织或企业中的所有组织已删除仓库项目策略。组织所有者现在可以控制其仓库项目的设置。
repository_projects_change.disable仓库项目已在仓库、组织中的所有仓库或企业中的所有组织中禁用。
repository_projects_change.enable仓库项目已在仓库、组织中的所有仓库或企业中的所有组织中启用。

repository_ruleset

操作描述
repository_ruleset.create已创建仓库规则集。
repository_ruleset.destroy已删除仓库规则集。
repository_ruleset.update已编辑仓库规则集。

repository_secret_scanning_automatic_validity_checks

操作描述
repository_secret_scanning_automatic_validity_checks.disabled已在仓库级别禁用自动合作伙伴验证检查。
repository_secret_scanning_automatic_validity_checks.enabled已在仓库级别启用自动合作伙伴验证检查。

repository_secret_scanning_custom_pattern

操作描述
repository_secret_scanning_custom_pattern.create已为仓库中的秘密扫描创建自定义模式。
repository_secret_scanning_custom_pattern.delete已从仓库中的秘密扫描中删除自定义模式。
repository_secret_scanning_custom_pattern.publish已发布仓库中的秘密扫描的自定义模式。
repository_secret_scanning_custom_pattern.update已保存自定义模式的更改,并为仓库中的秘密扫描执行了试运行。

repository_secret_scanning_custom_pattern_push_protection

操作描述
repository_secret_scanning_custom_pattern_push_protection.disabled已为您的仓库禁用秘密扫描自定义模式的推送保护。
repository_secret_scanning_custom_pattern_push_protection.enabled已为您的仓库启用秘密扫描自定义模式的推送保护。

repository_secret_scanning

操作描述
repository_secret_scanning.disable已禁用仓库的秘密扫描。
repository_secret_scanning.enable已启用仓库的秘密扫描。

repository_secret_scanning_generic_secrets

操作描述
repository_secret_scanning_generic_secrets.disabled已在仓库级别禁用通用秘密。
repository_secret_scanning_generic_secrets.enabled已在仓库级别启用通用秘密。

repository_secret_scanning_non_provider_patterns

操作描述
repository_secret_scanning_non_provider_patterns.disabled已在仓库级别禁用针对非提供商模式的秘密扫描。
repository_secret_scanning_non_provider_patterns.enabled已在仓库级别启用针对非提供商模式的秘密扫描。

repository_secret_scanning_push_protection

操作描述
repository_secret_scanning_push_protection.disable已禁用仓库的秘密扫描推送保护。
repository_secret_scanning_push_protection.enable已启用仓库的秘密扫描推送保护。

repository_visibility_change

操作描述
repository_visibility_change.clear已清除组织或企业的仓库可见性更改设置。
repository_visibility_change.disable已禁用企业成员更新仓库可见性的功能。成员无法更改组织中的仓库可见性,也无法更改企业中所有组织的仓库可见性。
repository_visibility_change.enable已启用企业成员更新仓库可见性的功能。成员可以更改组织中的仓库可见性,也可以更改企业中所有组织的仓库可见性。

repository_vulnerability_alert

操作描述
repository_vulnerability_alert.auto_dismissDependabot 警告已自动关闭,因为其元数据与启用的 Dependabot 规则匹配。
repository_vulnerability_alert.auto_reopen先前自动关闭的 Dependabot 警告已自动重新打开,因为其元数据不再与启用的 Dependabot 规则匹配。
repository_vulnerability_alert.createGitHub 创建了 Dependabot 警告,因为仓库使用的是易受攻击的依赖项。
repository_vulnerability_alert.dismissDependabot 警告已手动关闭。
repository_vulnerability_alert.reintroduce由于仓库恢复使用存在漏洞的依赖项,Dependabot 提醒已自动重新打开。
repository_vulnerability_alert.reopenDependabot 提醒已手动重新打开。
repository_vulnerability_alert.resolve已推送更改以更新和解决项目依赖项中的 Dependabot 提醒。

repository_vulnerability_alerts

操作描述
repository_vulnerability_alerts.authorized_users_teams已更新仓库授权接收 Dependabot 提醒的人员或团队列表。
repository_vulnerability_alerts.disableDependabot 提醒已禁用。
repository_vulnerability_alerts.enableDependabot 提醒已启用。

repository_vulnerability_alerts_auto_dismissal

操作描述
repository_vulnerability_alerts_auto_dismissal.disable已为仓库禁用自动关闭低影响 Dependabot 提醒。
repository_vulnerability_alerts_auto_dismissal.enable已为仓库启用自动关闭低影响 Dependabot 提醒。

required_status_check

操作描述
required_status_check.create已将状态检查标记为受保护分支的必备条件。
required_status_check.destroy状态检查不再被标记为受保护分支的必备条件。

restrict_notification_delivery

操作描述
restrict_notification_delivery.disable已禁用组织或企业的电子邮件通知限制。
restrict_notification_delivery.enable已启用组织或企业的电子邮件通知限制。

role

操作描述
role.create已创建新的自定义仓库角色。
role.destroy已删除自定义仓库角色。
role.update已编辑自定义仓库角色。

secret_scanning_alert

操作描述
secret_scanning_alert.createGitHub 检测到一个秘密并创建了一个秘密扫描提醒。
secret_scanning_alert.reopen已重新打开秘密扫描提醒。
secret_scanning_alert.resolve已解决秘密扫描提醒。
secret_scanning_alert.revoke已撤销秘密扫描提醒。
secret_scanning_alert.validate已验证秘密扫描警报。

secret_scanning

操作描述
secret_scanning.disable已为所有现有仓库禁用秘密扫描。
secret_scanning.enable已为所有现有仓库启用秘密扫描。

secret_scanning_new_repos

操作描述
secret_scanning_new_repos.disable已为所有新仓库禁用秘密扫描。
secret_scanning_new_repos.enable已为所有新仓库启用秘密扫描。

secret_scanning_push_protection

操作描述
secret_scanning_push_protection.bypass当用户绕过秘密扫描检测到的秘密的推送保护时触发。

sponsors

操作描述
sponsors.agreement_sign已代表组织签署 GitHub Sponsors 协议。
sponsors.custom_amount_settings_change已启用或禁用 GitHub Sponsors 的自定义金额,或更改了建议的自定义金额。
sponsors.fiscal_host_change已更新 GitHub Sponsors 列表的财务托管人。
sponsors.invoiced_agreement_sign已签署 GitHub Sponsors 开票账单的协议。
sponsors.repo_funding_links_file_action已更改存储库中的 FUNDING 文件。
sponsors.sponsor_sponsorship_cancel已取消赞助。
sponsors.sponsor_sponsorship_create已通过赞助帐户创建赞助。
sponsors.sponsor_sponsorship_payment_complete在您赞助帐户并处理付款后,赞助付款已标记为已完成。
sponsors.sponsor_sponsorship_preference_change已更改接收来自赞助帐户的电子邮件更新的选项。
sponsors.sponsor_sponsorship_tier_change已升级或降级赞助。
sponsors.sponsored_developer_approve已批准 GitHub Sponsors 帐户。
sponsors.sponsored_developer_create已创建 GitHub Sponsors 帐户。
sponsors.sponsored_developer_disable已禁用 GitHub Sponsors 帐户。
sponsors.sponsored_developer_profile_update已编辑 GitHub Sponsors 帐户的个人资料。
sponsors.sponsored_developer_redraft已将 GitHub Sponsors 帐户从已批准状态返回到草稿状态。
sponsors.sponsored_developer_request_approval已提交 GitHub Sponsors 申请以供审批。
sponsors.sponsored_developer_tier_description_update赞助层级的描述已更改。
sponsors.sponsors_patreon_user_create已将 Patreon 帐户链接到用户帐户,以便与 GitHub Sponsors 一起使用。
sponsors.sponsors_patreon_user_destroy已从用户帐户中取消链接用于 GitHub Sponsors 的 Patreon 帐户。
sponsors.update_tier_repositoryGitHub Sponsors 层级已更改对存储库的访问权限。
sponsors.update_tier_welcome_message已更新组织的 GitHub Sponsors 层级的欢迎消息。
sponsors.withdraw_agreement_signature已从适用于组织的 GitHub Sponsors 协议中撤回签名。

ssh_certificate_authority

操作描述
ssh_certificate_authority.create已为组织或企业创建 SSH 证书颁发机构。
ssh_certificate_authority.destroy已删除组织或企业的 SSH 证书颁发机构。

ssh_certificate_requirement

操作描述
ssh_certificate_requirement.disable已禁用成员使用 SSH 证书访问组织资源的要求。
ssh_certificate_requirement.enable已启用成员使用 SSH 证书访问组织资源的要求。

staff

操作描述
staff.set_domain_token_expiration已设置组织或企业域的验证代码过期时间。
staff.unverify_domain已取消验证组织或企业域。
staff.verify_domain已验证组织或企业域。

team

操作描述
team.add_member已将组织成员添加到团队中。
team.add_repository已授予团队对存储库的访问权限和权限。
team.change_parent_team已创建子团队或更改了子团队的父团队。
team.change_privacy已更改团队的隐私级别。
team.create已创建新团队。
team.demote_maintainer已将用户从团队维护者降级为团队成员。
team.destroy已删除团队。
team.promote_maintainer已将用户从团队成员提升为团队维护者。
team.remove_member已从团队中删除组织成员。
team.remove_repository从团队的控制中删除了一个仓库。
team.rename团队名称已更改。
team.update_repository_permission团队对仓库的权限已更改。

team_discussions

操作描述
team_discussions.clear组织所有者已清除允许组织或企业进行团队讨论的设置。
team_discussions.disable团队讨论已对组织禁用。
team_discussions.enable团队讨论已对组织启用。

team_sync_tenant

操作描述
team_sync_tenant.disabled与租户的团队同步已禁用。
team_sync_tenant.enabled与租户的团队同步已启用。
team_sync_tenant.update_okta_credentials与租户的团队同步的 Okta 凭据已更改。

vulnerability_alert_rule

操作描述
vulnerability_alert_rule.create已创建 Dependabot 规则。
vulnerability_alert_rule.delete已删除 Dependabot 规则。
vulnerability_alert_rule.disableDependabot 规则已对单个仓库禁用,或默认情况下对组织禁用。
vulnerability_alert_rule.enableDependabot 规则已对单个仓库启用,或默认情况下对组织启用。
vulnerability_alert_rule.force_disableDependabot 规则已对组织启用,并且无法对其仓库禁用。
vulnerability_alert_rule.force_enableDependabot 规则已对组织禁用,并且无法对其仓库启用。
vulnerability_alert_rule.updateDependabot 规则的条件、操作或元数据已更改。

workflows

操作描述
workflows.approve_workflow_job已批准工作流程作业。
workflows.cancel_workflow_run已取消工作流程运行。
workflows.completed_workflow_run工作流程状态已更改为已完成。此事件在 Web 界面中不可用,只能通过 REST API、审计日志流或 JSON/CSV 导出获得。
workflows.created_workflow_run已创建工作流程运行。此事件在 Web 界面中不可用,只能通过 REST API、审计日志流或 JSON/CSV 导出获得。
workflows.delete_workflow_run已删除工作流程运行。
workflows.disable_workflow已禁用工作流程。
workflows.enable_workflow已启用工作流程,之前已通过 disable_workflow 禁用。
workflows.pin_workflow一个工作流被固定了。
workflows.prepared_workflow_job一个工作流作业已启动。包括提供给作业的秘密列表。此事件在 Web 界面中不可用,只能通过 REST API、审计日志流或 JSON/CSV 导出获得。
workflows.reject_workflow_job一个工作流作业被拒绝了。
workflows.rerun_workflow_run一个工作流运行被重新运行了。
workflows.unpin_workflow一个工作流在之前被固定后被取消固定。