Skip to content

Job execution time in GitHub Check Suites is not accurate for jobs with dependency #81

@emilyalbini

Description

@emilyalbini

It looks like that jobs with dependencies (like "deploy" in omicron) have their execution time in GitHub Check Suites tracked as the time it took to complete the dependencies and the job in question. This makes it harder to determine how much the job actually takes, and is not consistent with how GitHub Actions tracks things. We should switch it to track only the time it took to complete the job itself.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions