kineolyan/CheckSwitch
GitHub Action using check lists as switches for more actions
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| github-token | Token for the GitHub API. | — | ${{ github.token }} |
| delay | Delay before processing the Pull Request body | no | 10000 |
| capture-labels | Capture switch labels along with their state | no | false |
| namespace | Define a prefix to filter the collected switches | no | "" |
Outputs
| name | description |
|---|---|
| report | JSON reporting the active switches |