c-commerce/charles-actions-pr-toolkit-label-on-files
Label PR on files changed
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Jun 30, 2022
- License
- MIT
- Runtime
- Deprecated runtime
Pinned Snippet
uses: c-commerce/charles-actions-pr-toolkit-label-on-files@74f591d12ae2e5b9a84ca4bda45e0fa5a1bdeaa6 # v2.0.0tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| labels | comma separated labels | no | — |
| files_modified | only labels if at least one file for this glob was modified | no | — |
| files_deleted | only labels if at least one file for this glob was deleted | no | — |
| token | github token. If not specified, we will derive it from the environment, or send an error | no | — |
Outputs
| name | description |
|---|---|
| status | status of whether we took action |