localstack/Push Workflow Data to Tinybird
Pushes Github Workflow run attempt metadata to Tinybird
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| github_token | Github token for receiving start and end time of the workflow | yes | — |
| tinybird_token | The token to authenticate with Tinybird | yes | — |
| tinybird_datasource | The Tinybird datasource to which to push the data to | no | ci_workflows |
| workflow_id | The id of the workflow | — | — |
| outcome | Optional input to manually override the outcome reported to Tinybird. By default the outcome is calculated using the worst outcome of all jobs in the current workflow run attempt. | no | — |
Outputs
no outputs