dustinmoris / CI-BuildStats

Little widget to display AppVeyor, TravisCI, CircleCI, GitHub Actions or Azure Pipelines build history charts and other SVG badges.
https://buildstats.info
GNU General Public License v2.0
171 stars 25 forks source link

Add documentation or support for Github Actions branches #43

Closed davidkassa closed 2 years ago

davidkassa commented 3 years ago

This seems to work: https://buildstats.info/github/chart/davidkassa/dvc-rofr-stats?includeBuildsFromPullRequest=false

This does not: https://buildstats.info/github/chart/davidkassa/dvc-rofr-stats?includeBuildsFromPullRequest=false&branch=develop

Both worked with Travis CI. I'm not sure if I need to update my branch due to how Actions work, or if it's not supported.

dustinmoris commented 2 years ago

It looks to me this works. What did you find was wrong about the chart?

davidkassa commented 2 years ago

I no longer recall. I believe it was blank or mirroring the first link. Looks to be working now.