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

Fix ci complete job (again) #65

Merged
merged 1 commit into from Aug 8, 2022
Merged

Fix ci complete job (again) #65

merged 1 commit into from Aug 8, 2022

Conversation

leighmcculloch
Copy link
Member

What

Change ci complete job to always run and explicitly check the results of the depended jobs.

Why

In #55 I changed the way the complete job worked to catch cancelled jobs, but apparently I made the situation worse and caused failing jobs to be ignored, because the complete job was being skipped and skipped jobs are interpreted as success by GitHub's required checks.

@leighmcculloch leighmcculloch enabled auto-merge (squash) August 8, 2022 23:56
@leighmcculloch leighmcculloch merged commit 9721e92 into main Aug 8, 2022
@leighmcculloch leighmcculloch deleted the fixci2 branch August 8, 2022 23:57
2opremio pushed a commit that referenced this pull request Mar 26, 2024
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant