Skip to content

[Feature][GitHub] Extract steps from workflowΒ #8261

Open
@Brend-Smits

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

Metadata

Assignees

No one assigned

    Labels

    component/pluginsThis issue or PR relates to pluginsdevopsSomething about CI/CD (devops)type/feature-requestThis issue is a proposal for something new

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions