Thanks to visit codestin.com
Credit goes to github.com

Skip to content

ci: allow running other jobs in the matrix if one of them fails #8624

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

Merged
merged 1 commit into from
Jul 20, 2023

Conversation

matifali
Copy link
Member

@matifali matifali commented Jul 20, 2023

I have observed a Windows test-pg job was canceled because the macOS test-go job failed. This will allow keeping other jobs running in the matrix. GitHub now allows only running failed jobs, so it will save us some runner minutes given we have flaky tests.

Reference: https://docs.github.com/en/actions/using-jobs/using-a-matrix-for-your-jobs#handling-failures

@matifali matifali requested a review from ammario July 20, 2023 15:26
@matifali matifali changed the title chore: allow running other jobs in the matrix if one of them fails ci: allow running other jobs in the matrix if one of them fails Jul 20, 2023
@matifali matifali enabled auto-merge (squash) July 20, 2023 15:29
@matifali matifali merged commit deb9261 into main Jul 20, 2023
@matifali matifali deleted the matifali/do-not-early-fail branch July 20, 2023 15:56
@github-actions github-actions bot locked and limited conversation to collaborators Jul 20, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants