KnpLabs / KnpLabs/php-github-api
Support user received/performed private events
- Dominant language
- PHP
- Stars
- 2.2k
- Forks
- 587
- PR merge metrics
- No merged PRs in 30d
Description
Is there any support for:
https://developer.github.com/v3/activity/events/#list-events-that-a-user-has-received
https://developer.github.com/v3/activity/events/#list-events-performed-by-a-user
I could not find any methods for this.
If there is not will it be soon?
If I start doing it do I have any chance of it to be merged as soon as it is done?
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with the two linked GitHub API endpoint specifications and locate the client’s existing user and event entry points. Compare their conventions for requests, tests, and documentation, then add support for listing events received by a user and events performed by a user. Done means both endpoints are exposed consistently and covered by the project’s existing verification approach.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github, php
- Domain
- api
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100