keboola/Run KBC configs
Run KBC configs in parallel and verify that all were successful.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit May 30, 2023
- License
- MIT
Pinned Snippet
uses: keboola/action-run-configs-parallel@671d17478bda6e777b0e4675f8179091751e1008 # no releases — HEAD as of 2026-07-11tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| host | Storage API host. | no | connection.keboola.com |
| token | Storage API token. | yes | — |
| componentId | Component ID. | yes | — |
| tag | Component tag to run. | yes | — |
| configs | Space separated list of the config IDs. | yes | — |
| timeout | How long to wait for the job to finish. Specified as a sequence of decimal numbers with unit suffixes. | no | 5m |
Outputs
no outputs