Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Question][GitHub] Are previous GitHub Workflow Run Attempts fetched and saved? #8262

Open
Brend-Smits opened this issue Jan 8, 2025 · 1 comment
Labels
type/question This issue is a question

Comments

@Brend-Smits
Copy link

Brend-Smits commented Jan 8, 2025

Question

Are previous GitHub Workflow Run Attempts fetched and saved?
What I'm referring to is this: https://docs.github.com/en/actions/managing-workflow-runs-and-deployments/managing-workflow-runs/re-running-workflows-and-jobs

This would be useful information to understand how often a job is re-triggered, in many cases this is good to understand as it tells something about a flaky workflow for instance.

Screenshots

N/A

Additional context

GitHub Documentation: https://docs.github.com/en/actions/managing-workflow-runs-and-deployments/managing-workflow-runs/re-running-workflows-and-jobs

@Brend-Smits Brend-Smits added the type/question This issue is a question label Jan 8, 2025
@klesh
Copy link
Contributor

klesh commented Jan 10, 2025

GitHub Actions displays these attempts, so they should be included in the API response and subsequently fetched and saved.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/question This issue is a question
Projects
None yet
Development

No branches or pull requests

2 participants