grafana / github-datasource

Grafana data source plugin using the Github API to retrieve and visualize Github data.
https://grafana.com/grafana/plugins/grafana-github-datasource/
Apache License 2.0
242 stars 53 forks source link

Feature request: Add ability to filter by branch on Workflow Usage stats #310

Open richgreen-moj opened 4 months ago

richgreen-moj commented 4 months ago

I want to be able to review the workflows on my repo for any failing runs on the main branch only. Currently when I view workflow usage stats this is skewed by returning all workflow runs, including those made on feature branches which have a significantly higher failure rate.