rotki/Job Checker
Detect changes per configurable group and decide which CI jobs should run
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| token | Github token | yes | — |
| config | Inline YAML/JSON config describing job groups. Ignored when `config_path` is set. | no | — |
| config_path | Path to a YAML/JSON config file describing job groups. Takes precedence over `config`. | no | — |
| skip_label | PR label that will cause all tasks to be skipped | no | skip ci |
Outputs
no outputs