H-BAHDON / class-of-our-own

At Code Your Future, trainee progress is tracked on a trainee tracker against milestones set by the Director of Education. But each trainee at CYF is on their own personal journey towards employment, and should really set their own milestones on their own roadmap.
MIT License
2 stars 1 forks source link

[US-5] Create class to retrieve list of trainee's PRs #88

Closed alexeyschepin closed 10 months ago

alexeyschepin commented 11 months ago

We need a class (service/helper) to retrieve a list of trainees PRs. Implement this class in a similar fashion as you've done for Codewars API. Use your personal GitHub token for now. We will ask Halden to provide us CYF token later. Make another method to return a number of PRs for a given milestone.

NOTE