-
Notifications
You must be signed in to change notification settings - Fork 976
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'current' into mirnawong1-patch-12
- Loading branch information
Showing
1 changed file
with
17 additions
and
0 deletions.
There are no files selected for viewing
17 changes: 17 additions & 0 deletions
17
website/docs/docs/dbt-versions/release-notes/02-Nov-2023/job-notifications-rn.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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). |