Hacker News 中文摘要

RSS订阅

GitHub目前出现故障 -- GitHub is having issues now

文章摘要

GitHub状态页面提供平台运行状态信息,支持用户订阅邮件或短信通知,以便及时获取服务故障、更新或恢复的提醒。订阅需验证身份并同意隐私政策,页面使用reCAPTCHA保护。

文章总结

GitHub 服务状态概览

服务状态更新

GitHub 当前存在多项服务降级问题: - 搜索功能:用户报告搜索请求超时、工作流运行失败等问题(自2026年4月27日16:33 UTC起) - Pull Requests:可用性降低(最新更新于18:19 UTC) - Issues/Projects/Actions:间歇性查看失败(17:35 UTC报告) - Packages服务:性能下降(16:39 UTC报告)

技术团队正在持续调查Elasticsearch连接问题,并尝试缓解措施。

订阅通知服务

用户可通过以下方式获取实时状态更新: 1. 邮件通知:支持创建/更新/解决事件提醒 2. 短信通知:支持创建/解决事件提醒(需验证手机号) 3. Slack通知:获取事件更新和维护状态 4. Webhook通知:支持四种状态变更推送 5. 社交媒体:通过@githubstatus跟踪

所有订阅均需遵守GitHub隐私政策和相关服务条款。

服务可用性数据(近90天)

| 服务模块 | 正常运行率 | 当前状态 | |----------------|------------|----------------| | Git操作 | 99.78% | 正常 | | Webhooks | 99.66% | 正常 | | API请求 | 99.95% | 正常 | | Issues | 99.77% | 降级 | | Pull Requests | 99.7% | 事件处理中 | | Actions | 99.37% | 降级 | | Copilot | 99.69% | 正常 |

区域状态查询

用户可通过专属域名查询各区域企业版状态: - 澳大利亚: au.githubstatus.com - 欧盟: eu.githubstatus.com - 日本: jp.githubstatus.com - 美国: us.githubstatus.com

(注:页面底部包含GitHub产品导航、开发者通讯订阅及公司信息等常规内容,此处从略)

评论总结

GitHub服务可靠性问题评论总结

1. 服务故障现象

  • 用户普遍反映PR和Issues页面无法加载,显示空白或错误信息
    • "PRs don't load, issues don't load. Pretty much unusable for dev workflows" (matt8_6)
    • "showing 'There aren’t any open pull requests.' even though there are dozens" (cromka)

2. 对开发工作的影响

  • 故障严重影响开发流程,甚至阻碍CI/CD运行
    • "blocking my main CI pipeline" (esafak)
    • "Releases aren't being published for me" (m3nu)

3. 可靠性下降趋势

  • 多个用户指出GitHub的稳定性自微软收购后持续恶化
    • "Github has been having issues since the Microsoft acquisition" (pier25)
    • "Their uptime for just Git operations has been hit pretty hard" (mrshu)

4. 对微软/AI的批评

  • 用户认为微软将资源过度倾斜于AI产品(如Copilot),忽视了核心服务
    • "their chatbots...are wrecking the platform" (rvz)
    • "focusing on feature build outs that boil down to being Microsoft's AI Middleman" (hx8)

5. 替代方案建议

  • 许多用户推荐迁移到自建或其他平台
    • "Join sourcehut--it has worked great for me" (recitedropper)
    • "my gitea has better uptime since I deployed it" (bakies)
    • "my gitlab.internal.corp.com is up. As it is every day" (arcza)

6. 对生态系统的担忧

  • 用户呼吁开源项目应多平台同步,减少对GitHub的依赖
    • "it is extraordinarily easy to setup a simple CI job to keep your code in sync between multiple Forges" (Arcuru)
    • "The less we use this crap product, the less front page noise we'll get" (erdaniels)

7. 故障频率批评

  • 用户讽刺故障已成为常态
    • "It's a day ending in y so, yes, there's a GitHub outage" (cdrnsf)
    • "At this point it's a weekly occurrence" (corvad)

8. 技术原因推测

  • 部分用户认为Azure迁移是根本原因
    • "I suspect this is an azure service issue" (collabs)
    • "migration to Azure is not going very well" (lukax)

9. 商业影响

  • 企业用户表示已开始考虑替代方案
    • "starting to impact our business" (artner)
    • "I wouldn't rule out them moving away from offering the free tier" (dsagent)

10. 可靠性数据

  • 用户提供第三方监控数据佐证可靠性下降
    • 历史可用率图表链接 (pier25)
    • 90天Git操作可用率下降记录 (mrshu)