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

ci: Fix unsoundness notification #1641

Merged
merged 1 commit into from
Nov 7, 2024
Merged

ci: Fix unsoundness notification #1641

merged 1 commit into from
Nov 7, 2024

Conversation

aborgna-q
Copy link
Collaborator

Looks like continue-on-error on a step still doesn't trigger the dependent jobs on error.

This PR ensures that the slack notification job runs when the miri checks fail by adding an if: always() instead.

Looks like `continue-on-error` on a step still doesn't trigger the dependent jobs on error.

This PR ensures that the slack notification job runs when the miri checks fail by adding an `if: always()` instead.
@aborgna-q aborgna-q requested a review from a team as a code owner November 7, 2024 14:09
@aborgna-q aborgna-q requested a review from croyzor November 7, 2024 14:09
@aborgna-q aborgna-q added this pull request to the merge queue Nov 7, 2024
Merged via the queue into main with commit 3a297d5 Nov 7, 2024
17 checks passed
@aborgna-q aborgna-q deleted the ab/unsoundness-msg branch November 7, 2024 15:04
ss2165 pushed a commit that referenced this pull request Nov 22, 2024
Looks like `continue-on-error` on a step still doesn't trigger the
dependent jobs on error.

This PR ensures that the slack notification job runs when the miri
checks fail by adding an `if: always()` instead.
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.

2 participants