reside-eng/Workflow CI Analytics
Send Github Data Analytics to the Data Warehouse
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| project_id | Google project ID where to send data | yes | — |
| dataset | Bigquery dataset where to send data | yes | — |
| table | Bigquery table where to send data | yes | — |
| created_at | Timestamp when the job was created | yes | — |
| started_at | Timestamp when the job was started | yes | — |
| completed_at | Timestamp when the job was completed | yes | — |
| matrix_name | matrix variable name (for parallel jobs only) | no | "" |
| matrix_value | matrix variable value (for parallel jobs only) | no | "" |
| result | The outcome status for the job | yes | "" |
| draft | Is the running job triggered by a draft | no | false |
| job_link | The url for the job | no | — |
| triggering_actor | The triggering actor | no | — |
| run_attempt | The run attempt number | yes | — |
| head_ref | The head ref | no | — |
| base_ref | The base ref | no | — |
| runner_type | The runner type | yes | — |
| runner_name | The runner name | yes | — |
Outputs
no outputs