actions-marketplace-validations/PR labels
Extract labels from the PR that this build belongs to and make them available to other actions.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Apr 15, 2024
- License
- None
Pinned Snippet
uses: actions-marketplace-validations/joerick_pr-labels-action@e61c643fe47e53d3495405cc9f441b5da06ab1e9 # no releases — HEAD as of 2026-07-10tags can be moved; commit SHAs can't. why a SHA?
Inputs
no inputs
Outputs
| name | description |
|---|---|
| labels | The labels on this PR. A string containing tag identifiers surrounded with spaces for easy use with `contains`. |
| labels-object | The labels on this PR. A dictionary containing `true` where a label exists |