arikmaor/Commits Range Action

Gets a range of commits and their related pull requests

View on GitHub

Trust Signals

Scorecard Score
Scorecard 2–4scored Jul 6, 2026
Maintenance Recency
Stalelast commit Dec 20, 2022
License
MIT
Runtime
Deprecated runtime

Pinned Snippet

workflow.ymlSHA-pinned
uses: arikmaor/commits-range-action@a57e80a6725c406acb7e0eafdecbf315405f03ca # v1.0.1

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
github_tokenToken for github requests.yes
base_revisionBase revision (commit) of the range (if empty or not found, empty lists will be returned).no
head_revisionHead revision (commit) of the range (defaults to the head commit of the workflow context).no
include_bodyFetch the entire body/description of pull requestsno
namedescription
resultJSON object describing the commits in pull requests in base and head branches