Brend-Smits opened a new issue, #8261: URL: https://github.com/apache/incubator-devlake/issues/8261
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/incubator-devlake/issues?q=is%3Aissue) 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 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 - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@devlake.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org