-
Notifications
You must be signed in to change notification settings - Fork 977
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Release note for job notification updates
- Loading branch information
Showing
1 changed file
with
15 additions
and
0 deletions.
There are no files selected for viewing
15 changes: 15 additions & 0 deletions
15
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,15 @@ | ||
--- | ||
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 receive job notifications from them. External emails can be addresses that are outside of your dbt Cloud account and also for configuring notifications in third-party services like Microsoft Teams and 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 it. | ||
|
||
To learn more, check out [Job notifications](/docs/deploy/job-notifications). |