Get an organization installation
オープン
まだ誰も着手していません。
- 主要言語
- Python
- スター
- 7.8k
- フォーク
- 1.9k
- 平均マージ
- 17分
- マージ済み PR(30日)
- 2
説明
MainClass.GithubIntegration.get_installation() requires a repo and an owner, but the GitHub API has an endpoint where we can just pass the org. The response schemas are the same.
This would be useful when creating an org wide app where a mention of an arbitrary repo installation doesn't make much sense.
I can create a PR if this seems something worth adding.
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
github/MainClass.py の MainClass.GithubIntegration.get_installation() から始め、リポジトリベースのリクエストと、リンクされている GitHub の組織インストール用エンドポイントを比較します。同じレスポンススキーマを使用する組織ベースのエントリポイントを追加し、リポジトリを必要とせずに組織全体へのアプリインストールをサポートできることを確認します。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- github, python
- 領域
- api
- issue の種類
- 機能追加
- 難易度
- 2/5
- 見積もり時間
- 1〜3時間
- 活発さ
- 停滞
- 明瞭さ
- 明確に書かれている
- 初心者へのやさしさ
- 45/100