actions-marketplace-validations/Should Run GH Action
A reusable GitHub action to determine if the user clicked a checkbox inn the PR text
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| target | Sentence to catch | yes | — |
Outputs
| name | description |
|---|---|
| shouldRun | Boolean value indicating if next actions should run |
| branch | The source (head) branch of the PR or commit |
| commit | The commit SHA of the last commit in the head branch |