cloudposse/Status Check Labeling
Label a pull request based on the results of its status checks
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Maintainedlast commit Sep 15, 2025
- License
- None
Pinned Snippet
uses: cloudposse/github-action-pull-request-labeling@2ec7fed5a951836023564d105cd40dc0584411c7 # no releases — HEAD as of 2026-07-11tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| label | Label to add/remove (be sure to sync with labels in labeler-add.yml and labeler-remove.yml) | yes | no-plan-changes |
| name-contains | String to use to identify relevant status checks | yes | spacelift |
| description-contains | String that all relevant status checks descriptions must contain in order to apply the label | yes | Plan contains no changes |
| github-token | Token provided by the github actions runner | yes | — |
Outputs
no outputs