ChicoState / ChicoState/chronicle
Retrieve code review data
Open
- Dominant language
- HTML
- Stars
- 0
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
When a repo's data is retrieved, it should include records of code reviews:
- [x] Code Reviews including date/time it was submitted, id # for the associated PR, reviewer (username), status [comment, approve, or request changes], description.
- [x] When exporting, the value in the CSV's `Action` column should be `code_review` and the `Author` column should be the person who submitted the code review.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.