github - 我怎么知道我在 github 操作中运行工作流的总时间?

标签 github continuous-integration workflow github-actions

每次我创建 PR 或进行提交时,我都会运行一些工作流程。 但由于我有一个私有(private)仓库,而且我每月只有 2000 分钟用于在 Github Actions 上运行工作流,所以我想跟踪使用的时间。我如何知道 Github 提供的 2000 分钟免费时间中我总共使用了多少时间?

Github UI 中是否有一个地方可以看到您使用的总时间/剩余的总时间?

最佳答案

登录 GitHub 后,您可以在 https://github.com/settings/billing 查看您帐户的 GitHub 操作分钟数使用情况。在 GitHub Actions 下,如下所示

enter image description here

以上记录在GitHub help中也是。

关于github - 我怎么知道我在 github 操作中运行工作流的总时间?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/58035886/

相关文章:

powershell - 在多个 repo/Build 之间共享相同的 Powershell 脚本文件

工作流程无代码创作

javascript-state-machine onafterevent 未被调用

Github操作-/bin/sh : 1: jest: not found

continuous-integration - 与Phabricator持续集成(CI)?

gradle - Gradle Groovy插件是否支持连续构建?

kubernetes - Argo 工作流中的动态 "Fan In"

github - 为 GitHub 中的默认分支设置默认名称

GitHub页面 'Your connection is not private'

github - 如何从终端获取 github issues(tickets)?