gh-stack is impossible to install: API rate limit exceeded
未关闭
bug
topic: cli - general
- 主要语言
- Go
- 星标
- 1.5k
- 派生
- 70
- 平均合并
- 1 天 8 小时
- 30 天内合并 PR
- 7
描述
```
% gh extension install github/gh-stack
could not check for binary extension: HTTP 403: API rate limit exceeded for A.B.C.D. (But here's the good news: Authenticated requests get a higher rate limit. Check out the documentation for more details.) (https://api.github.com/repos/github/gh-stack/releases/latest)
```
贡献指南
调研方向
首先重现 `gh extension install github/gh-stack`,并检查请求 `https://api.github.com/repos/github/gh-stack/releases/latest` 的安装路径。使用未经身份验证的请求确认失败模式,并定义预期行为;完成的标准是能够在不出现此速率限制失败的情况下安装扩展。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- github, go
- 领域
- cli
- Issue 类型
- 缺陷
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 活跃
- 描述清晰度
- 需要澄清
- 新手友好度
- 45/100