跳到主内容
精选75GitHub Changelog云与平台

GitHub Code Quality 独立 Actions 路径 GA,需更新过滤与账单脚本

Separate GitHub Actions path for GitHub Code Quality

原文
推荐理由

给 GitHub Actions 重度用户提个醒:Code Quality 换了独立路径和 actor,账单和脚本过滤得跟着改,否则统计会漏。建议尽快核对现有过滤规则并更新。

A dedicated workflow path for code quality CodeQL actions workflows is now generally available. Your workflow run history and your Actions usage reports now tell GitHub Code Quality runs apart from GitHub code scanning runs. Code Quality analysis runs on dynamic/github-code-quality/codeql and shows github-code-quality as the actor, instead of sharing the dynamic/github-code-scanning/codeql path and the github-advanced-security actor with code scanning.

用于代码质量的专用工作流路径 CodeQL actions 工作流现已全面可用。您的运行历史记录和 Actions 使用报告现在会将 GitHub Code Quality 运行与 GitHub code scanning 运行区分开来。Code Quality 分析在 dynamic/github-code-quality/codeql 上运行,并显示 github-code-quality 作为执行者,而不是与 code scanning 共享 dynamic/github-code-scanning/codeql 路径和 github-advanced-security 执行者。

What you need to do

您需要做什么

Code Quality itself doesn’t need reconfiguration, and your enabled repositories keep scanning as they are. If you’ve built anything on the old path or actor, you need to update it:

Code Quality 本身不需要重新配置,您已启用的仓库将继续按原样扫描。如果您基于旧路径或执行者构建了任何内容,则需要更新它:

  • Change Actions usage and billing reports that filter on dynamic/github-code-scanning/codeql so they also account for dynamic/github-code-quality/codeql.
  • Update scripts, dashboards, or workflow run filters that identify Code Quality runs by the github-advanced-security actor.
  • 更改过滤 dynamic/github-code-scanning/codeql 的 Actions 使用和计费报告,使其也计入 dynamic/github-code-quality/codeql。
  • 更新通过 github-advanced-security 执行者识别 Code Quality 运行的脚本、仪表板或工作流运行过滤器。

GitHub Code Quality is available on GitHub Enterprise Cloud and GitHub Team, as well as on GitHub Enterprise Cloud with data residency. To learn more, see GitHub Code Quality billing.

GitHub Code Quality 在 GitHub Enterprise Cloud 和 GitHub Team 上可用,也支持数据驻留的 GitHub Enterprise Cloud。了解更多,请参阅 GitHub Code Quality 计费。

Join the discussion within GitHub Community.

加入 GitHub Community 中的讨论。

The post Separate GitHub Actions path for GitHub Code Quality appeared first on The GitHub Blog.

文章《为 GitHub Code Quality 分离 GitHub Actions 路径》最初出现在 GitHub Blog 上。

更进一步:量化金融体系

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

进入量化体系 →

相似阅读

另一事件,读法相近