joerick/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: joerick/pr-labels-action@0543b277721e852d821c6738d449f2f4dea03d5f # v1.0.9tags 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 |