Open
Description
Search before asking
- I had searched in the issues and found no similar feature requirement.
Use case
As a DevOps engineer I want to know the duration and status of a particular step from a workflow job, so I can let teams know which steps are taking too long or are fragile.
Description
Step data is already stored as raw data in _raw_github_graphql_jobs
. It would need to be extracted and possibly stored in a new table.
Example data from the data column in the raw table: https://gist.github.com/Brend-Smits/c343e8a07551de3299b36fec4816caef
Related issues
N/A
Are you willing to submit a PR?
- Yes I am willing to submit a PR!
Code of Conduct
- I agree to follow this project's Code of Conduct