Skip to content

v2.26.0: Use `commit` as `head_sha` to reduce number of API calls (#227)

Compare
Choose a tag to compare
@dawidd6 dawidd6 released this 21 Feb 20:33
· 37 commits to master since this release
5e780fc
* Use `commit` as `head_sha` to reduce number of API calls

Less results -> less pagination -> less API calls.
Maybe a bit faster even.

https://octokit.github.io/rest.js/v19#actions-list-workflow-runs

* Add CI check for commit

* Use event head_sha