KnpLabs / KnpLabs/php-github-api
Get owner's repositorie's activity
- Dominant language
- PHP
- Stars
- 2.2k
- Forks
- 587
- PR merge metrics
- No merged PRs in 30d
Description
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...
Contributor guide
No contributing guide indexed for this repository
Research direction
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.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github, php
- Domain
- api
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100