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

Release note for job notification updates #4405

Merged
merged 20 commits into from
Nov 10, 2023
Merged
Changes from all commits
Commits
Show all changes
20 commits
Select commit Hold shift + click to select a range
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
---
title: "Enhancement: Email and Slack job notifications"
description: "November 2023: New quality-of-life improvements for setting up and administering email and Slack job notifications"
sidebar_label: "Enhancement: Job notifications"
sidebar_position: 10
tags: [Nov-2023]
---

There are new quality-of-life improvements in dbt Cloud for email and Slack notifications about your jobs:

- You can add external email addresses and send job notifications to them. External emails can be:
- Addresses that are outside of your dbt Cloud account
- Third-party integration addresses for configuring notifications to services like Microsoft Teams or PagerDuty
- You can configure notifications for multiple Slack channels. Previously, you could only configure one Slack channel.
- Any account admin can now edit slack notifications, not just the person who created them.

To learn more, check out [Job notifications](/docs/deploy/job-notifications).
Loading