Get Pull Requests Data
Open
enhancement
please-test
priority-3
T4h
- Dominant language
- Elixir
- Stars
- 33
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
As a user I want to get the data (description, edits, comments) of the open and closed pull requests so that I can see the history of these pull requests
- [x] Create a function that get all the pull requests from a repository
- [x] Create a function that get all the comments of a pull request - we might be able to reuse a function define for issues (as PRs are issues)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.