跳到主内容
@wquguru
精选70GitHub Changelog云与平台

GitHub Code Quality 新增审计日志事件,追踪启用/禁用/配置变更

Track GitHub Code Quality enablement changes in the audit log

原文
发到 X

GitHub Code Quality now writes an audit log event whenever someone enables, disables, or changes its settings on a repository. Three new events give you that history:

GitHub 代码质量现在会在有人在仓库上启用、禁用或更改其设置时写入审计日志事件。三个新事件为您提供了这一历史记录:

  • repo.code_quality_enabled records when someone turns on Code Quality for a repository.
  • repo.code_quality_disabled records when someone turns it off.
  • repo.code_quality_updated records when someone changes the configuration of a repository that already has Code Quality enabled.
  • repo.code_quality_enabled 记录有人为仓库启用代码质量的情况。
  • repo.code_quality_disabled 记录有人将其关闭的情况。
  • repo.code_quality_updated 记录有人更改已启用代码质量的仓库配置的情况。

Each event captures the repository, the actor who made the change, and when it happened. Because Code Quality billing counts active committers on enabled repositories, you can now see exactly when a repository entered or left that scope.

每个事件都捕获仓库、进行更改的操作者以及发生时间。由于代码质量计费统计已启用仓库上的活跃提交者,您现在可以确切看到仓库何时进入或离开该范围。

You’ll find these events in your organization audit log and enterprise audit log, and you can query them with the audit log API.

您可以在组织审计日志和企业审计日志中找到这些事件,并可以使用审计日志 API 查询它们。

Code Quality is available on GitHub Enterprise Cloud, GitHub Enterprise Cloud with data residency, and GitHub Team. To review or change where you’ve turned it on, see enabling GitHub Code Quality.

代码质量在 GitHub 企业云、带数据驻留的 GitHub 企业云以及 GitHub 团队版上可用。要查看或更改您启用它的位置,请参阅启用 GitHub 代码质量。

Join the discussion within GitHub Community.

加入 GitHub 社区中的讨论。

The post Track GitHub Code Quality enablement changes in the audit log appeared first on The GitHub Blog.

文章《在审计日志中跟踪 GitHub 代码质量启用更改》最初出现在 GitHub 博客上。

更进一步:量化金融体系

看懂新闻只是起点——沿量化金融路径,把它变成能交付的工程能力

进入量化体系 →

相似阅读

另一事件,读法相近