distruapp/Pull Request Notifier

Given a set of commits, gets the Pull Requests for each and outputs a list of information for those which should be reported on

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
tokenOAuth token used to interact with the GitHub API. Must have commit status read permissions yes${{ github.token }}
labelLabel to check for on PRs. If the label is present, information about the PR will be reported as an output. yescustomer-facing
namedescription
pull-request-informationA list of objects containing information about PRs that should be reported