Other: Job data from Github Actions for Workflow Runs
Not plannedThe Github connector currently covers (3) tables related to Github Actions:
workflows
workflow_runs
workflow_runs <-> pull_requests
Within each workflow run is 1 or more jobs. Within each job are multiple steps.
Each job has key information such as - when it started and finished. What the status of each step was.
We'd like to have the job data for all workflow runs available in our datawarehouse.
The jobs API for Github is
https://api.github.com/repos/{owner}/{repo}/actions/jobs/{job_id}
on what infrastructure did the job run.
-
Official comment
Hi Mike
Thank you for the feature request.
While this feature is not currently in our timeline, I've added it to our backlog for consideration. We'll prioritize it based on demand and update you on any developments.
Best
Sandeep
Technical Product Owner
Please sign in to leave a comment.
Comments
1 comment