文章摘要
GitHub宣布对Actions的定价和产品模式进行调整。由于用户量激增,原有架构无法支撑,GitHub重新设计了后端服务以提高可靠性和性能。自8月起,新架构已支持每日7100万次任务运行,企业每分钟可启动的任务量提升7倍。此次调整旨在平衡成本与服务质量。
文章总结
GitHub Actions 定价调整公告
发布日期:2025年12月15日
核心变更内容:
一、价格调整 1. GitHub托管运行器降价: - 整体降价幅度最高达39%(具体取决于机器类型) - 小型运行器相对降幅较小,大型运行器降幅更大 - 标准公共仓库的托管/自托管运行器仍免费 - GitHub企业服务器不受影响 - 新价格将于2026年1月1日生效
- 新增平台费用:
- 对所有工作流征收每分钟$0.002的云平台费(已包含在降价后的托管运行器价格中)
- 自托管运行器将从2026年3月1日开始计收该费用
二、自托管体验升级 1. GitHub Scale Set Client: - 提供轻量级Go SDK支持自定义扩展方案 - 支持容器/虚拟机/裸机等多种基础设施
- 多标签支持回归:
- 适用于大型托管运行器和各类自托管运行器
- Actions Runner Controller 0.14.0:
- 改进Helm图表配置
- 增强日志和指标功能
- 提供旧版迁移路径
- Actions数据流:
- 提供近实时的工作流事件数据
- 支持监控系统集成
影响分析: - 85%受影响用户账单将减少 - 企业用户每分钟可启动任务量提升7倍 - 个人开发者中仅0.09%会面临月均$2以内的费用增长
实用工具: - 更新版定价计算器 - Python脚本成本估算工具 - 详细用量报告功能
(注:保留核心价格调整和技术升级细节,去除重复说明和次要技术参数,优化中文表达流畅度)
评论总结
GitHub Actions 收费政策评论总结
1. 对自托管Runner收费的质疑
- 主要观点:用户认为对自托管Runner收费不合理,尤其是与托管Runner价格相同,且未提供额外价值。
- 引用:"Charging for self-hosted runners is an interesting choice. That's the same cost as their smallest hosted runners" (评论1)
- 引用:"Pay even more to bring your own hardware? Well, that's new." (评论12)
2. 对第三方服务的影响
- 主要观点:新定价将冲击第三方Runner服务商的经济模型,可能迫使用户转向其他方案。
- 引用:"The $0.002 per-minute for self-hosted runners will definitely change the unit economics for a lot of 3rd party runner providers." (评论4)
- 引用:"They seem to be gunning for services like WarpBuild... this seems a bit foul since we users aren’t getting anything tangible." (评论3)
3. 对GitHub动机的批评
- 主要观点:用户认为这是微软垄断策略(“拥抱-扩展-消灭”)的一部分,旨在挤压竞争对手。
- 引用:"Very unfortunate, really feels like the classic microsoft embrace extend extinguish." (评论21)
- 引用:"That's not a move of a company that thinks it can still grow. That's a Netflix 'we have 90% of the market, let's squeeze them' move." (评论24)
4. 技术替代方案的讨论
- 主要观点:用户开始探索开源替代方案(如Jenkins、Gitea、Tangled的Nix引擎等),或考虑回归传统CI工具。
- 引用:"I guess I’ll start to look at an alternative to GitHub self hosted runners." (评论10)
- 引用:"Maybe it's time to start dusting off the ol' Jenkins-fu?" (评论27)
5. 对GitHub Actions平台的负面评价
- 主要观点:许多用户批评Actions平台脆弱、功能落后,认为收费与体验不匹配。
- 引用:"GitHub Actions have been too flaky for me... I'm begrudgingly reaching for Jenkins again." (评论16)
- 引用:"gha is an absolutely horrid platform for anyone trying to build optimized workflows." (评论30)
6. 少数支持声音
- 主要观点:个别用户认为收费可能抑制滥用行为,或推动CI行业创新。
- 引用:"Anything that prices spammers out of abusing GitHub actions is a win." (评论20)
- 引用:"Hopefully by this pricing structure change we’ll see more investment in ci tooling." (评论26)
7. 对未来的担忧
- 主要观点:用户预期未来会有更多涨价或功能锁定,对GitHub长期策略不信任。
- 引用:"I fully expect them to push further price increases / monetization / lock-in." (评论22)
- 引用:"This is the beginning. You know their next few moves." (评论24)