KnpLabs / KnpLabs/php-github-api
Get owner's repositorie's activity
- Langage dominant
- PHP
- Étoiles
- 2.2k
- Forks
- 587
- Métriques de merge des PR
- Aucune PR mergée en 30 j
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...
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Piste de recherche
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.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Stack technique
- github, php
- Domaine
- api
- Type d'issue
- Fonctionnalité
- Difficulté
- 3/5
- Temps estimé
- 1-2 jours
- Activité
- À l'abandon
- Clarté
- Plutôt claire
- Accessibilité débutants
- 45/100