gh-stack is impossible to install: API rate limit exceeded
オープン
bug
topic: cli - general
- 主要言語
- Go
- スター
- 1.5k
- フォーク
- 70
- 平均マージ
- 1日 8時間
- マージ済み PR(30日)
- 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` をリクエストするインストールパスを調査します。認証されていないリクエストで失敗モードを確認し、期待される動作を定義します。完了とは、この rate limit エラーなしで拡張機能をインストールできることを意味します。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- github, go
- 領域
- cli
- issue の種類
- バグ
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 活発
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 45/100