KnpLabs / KnpLabs/php-github-api
Get owner's repositorie's activity
- Vorherrschende Sprache
- PHP
- Sterne
- 2.2k
- Forks
- 587
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
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...
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Rechercherichtung
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.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- github, php
- Bereich
- api
- Issue-Typ
- Feature
- Schwierigkeit
- 3/5
- Geschätzter Aufwand
- 1-2 Tage
- Aktivitätsstatus
- Veraltet
- Klarheit
- Größtenteils klar
- Anfängerfreundlichkeit
- 45/100