grafana / grafana/github-datasource
[Feature Request] Add review required and GitHub status to the results of Pull Requests
Open
stale
- Dominant language
- Go
- Stars
- 310
- Forks
- 70
- Avg merge
- 2d 20h
- Merged PRs (30d)
- 3
Description
I have the following queries in GitHub status
`is:open review:required "Some String"` and `is:open status:failure "Some String"`
I would like to see more fields returned in the results to indicate if there is a pending review still required on a PR and additionally to see if the Pull Request is in a failure state. This would help tremendously as Grafana gives that single source for us to know if we have outstanding PRs for that are in states that need to be addressed.
Contributor guide
Assessment
This issue has not been assessed yet.