Endpoint to get Pull Requests for a given repo within a given time frame #2542
Labels
add-feature
Adds new features
API
Related to Augur's metrics API
good first issue
Good issues for a newcomer to tackle
metric
Related to metrics, new or otherwise
python
Pull requests that update Python code
It would be good to have an endpoint in Augur that gets pull requests for a given repo within a given time frame. It would make Augur metrics more uniform and usable for open source health purposes. Similar endpoints to this already exist :
Time series of number of new issues opened during a certain period
Time series of number of new contributors during a certain period
Another api endpoint similar to the ones listed can be created except for Pull Requests instead of Issues.
The text was updated successfully, but these errors were encountered: