KnpLabs / KnpLabs/php-github-api
Get owner's repositorie's activity
- 主要言語
- PHP
- スター
- 2.2k
- フォーク
- 587
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
When looking at Github's documentation, https://docs.github.com/en/rest/repos/repos?apiVersion=2022-11-28#list-repository-activities, there is an endpoint `https://api.github.com/repos/OWNER/REPO/activity`
Good to have it implemented.
PS: do you have t tutorial on how to modify an existing bundle? Bescause I think of doing it...
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
調査の方向性
Start by reviewing the GitHub REST documentation for the repository activities endpoint and locating the existing repository-related API entry points in this PHP client. Check how comparable endpoints are exposed and tested. Done means the OWNER/REPO activity endpoint is available through the client with coverage consistent with the surrounding repository APIs.
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- github, php
- 領域
- api
- issue の種類
- 機能追加
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 45/100