juleslasarte/Tag PRs in a workflow
Provide a description here
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| workflow-run-id | The workflow run ID to start the search for workflows from. Defaults to the current workflow run. | no | ${{ github.run_id }} |
| access-token | Your GitHub Access Token, defaults to: {{ github.token }} | no | ${{ github.token }} |
| tag | tag the PRs with this tag | yes | deployed |
| paths | comma list of paths to check for when filtering the commits | no | — |
| dry-run | if true, will not actually tag the PRs, just print the ones that would be tagged | no | false |
Outputs
no outputs