praha-inc/Extract Merged Pull Requests

Extracts a list of merged pull requests between the specified base and head commit.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
github-tokenThe GitHub token used to authenticate with the GitHub API.${{ github.token }}
base-refThe commit, branch, or tag representing the start of the comparison.yes
head-refThe commit, branch, or tag representing the end of the comparison. If not specified, defaults to HEAD.HEAD
namedescription
pull-requestsA list of merged pull requests between the specified base and head commit.