bahmutov/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
Inputs
| name | description | required | default |
|---|---|---|---|
| checkbox_text | The checkbox text to display | — | re-run the tests |
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 |