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: DH-18625: Slack notification if DHC publish step fails #6627

Merged
merged 2 commits into from
Feb 10, 2025

Conversation

devinrsmith
Copy link
Member

@devinrsmith devinrsmith commented Feb 6, 2025

The outcome property can be used on jobs that have continue-on-error: true, which is different from their conclusion. This can be used to send a notification on failure. See https://docs.github.com/en/actions/writing-workflows/choosing-what-your-workflow-does/accessing-contextual-information-about-workflow-runs#steps-context

Also, removes errant " from #6573.

The `outcome` property can be used on jobs that have `continue-on-error: true`, which is different from their `conclusion`. This can be used to send a notification on failure. See https://docs.github.com/en/actions/writing-workflows/choosing-what-your-workflow-does/accessing-contextual-information-about-workflow-runs#steps-context
@devinrsmith devinrsmith enabled auto-merge (squash) February 6, 2025 17:11
@devinrsmith devinrsmith merged commit 84804c3 into deephaven:main Feb 10, 2025
17 of 18 checks passed
@devinrsmith devinrsmith deleted the dsmith-DH-18625-slack-failure branch February 10, 2025 14:09
@github-actions github-actions bot locked and limited conversation to collaborators Feb 10, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants