juleslasarte/Tag PRs in a workflow

Provide a description here

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
workflow-run-idThe workflow run ID to start the search for workflows from. Defaults to the current workflow run.no${{ github.run_id }}
access-tokenYour GitHub Access Token, defaults to: {{ github.token }}no${{ github.token }}
tagtag the PRs with this tagyesdeployed
pathscomma list of paths to check for when filtering the commitsno
dry-runif true, will not actually tag the PRs, just print the ones that would be taggednofalse

no outputs