actions-marketplace-validations/Comment on the released PRs
Walks through all the PRs in a release and adds a label and a comment about that release
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| repo-token | The GITHUB_TOKEN secret | yes | — |
| comment-body | Custom text for the generated comment | no | — |
| add-label | Whether a label should be added to the PR or not | no | false |
| label-pattern | Custom pattern for the label name | no | release-{{name}} |
Outputs
| name | description |
|---|---|
| pr-ids | IDs of the PRs that were commented |