Skip to content

Commit a4eaf3e

Browse files
TovRudyyclaude
andauthored
[SDCT-299] Document weekly digest summary notification for Flaky Tests Management (#37369)
* docs(flaky-management): add weekly digest summary notification type - Add note that weekly digest only sent to rules with code owners configured - Add Weekly digest summary row to notification types table Rationale: document new weekly digest notification behavior and its code owner requirement This commit made by [/dd:git:commit:quick](https://github.com/DataDog/claude-marketplace/tree/main/dd/commands/git/commit/quick.md) * Flaky Tests Management: mark weekly digest as beta with no opt-out Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> --------- Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent 2ade006 commit a4eaf3e

1 file changed

Lines changed: 7 additions & 1 deletion

File tree

content/en/tests/flaky_management/_index.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -203,7 +203,7 @@ Set up notifications to track changes to your flaky tests. Notifications are sen
203203

204204
You can send notifications to email addresses or Slack channels (see the [Datadog Slack integration][5]), and route messages based on test code owners. When multiple code owners are specified, a flaky test must be owned by all specified code owners for the notification rule to match. If no code owners are specified, all selected recipients are notified of all flaky test changes in the repository. Configure notifications for each repository from the [{{< ui >}}Flaky Test Policies{{< /ui >}}][13] side panel in CI/CD Optimization settings.
205205

206-
Notifications are bundled over a short period to reduce noise.
206+
Notifications are bundled over a short period to reduce noise. The weekly digest summary is only sent to notification rules that have code owners configured.
207207

208208
### Notification types
209209

@@ -215,6 +215,7 @@ Notifications are bundled over a short period to reduce noise.
215215
| {{< ui >}}Fix successful{{< /ui >}} | A test passes all retries in the remediation flow and is marked as "fix in progress". |
216216
| {{< ui >}}Fix failed{{< /ui >}} | A test fails during the remediation flow. |
217217
| {{< ui >}}Manual state change{{< /ui >}} | A user manually changes the state of a flaky test. |
218+
| {{< ui >}}Weekly digest summary{{< /ui >}} | **Beta**: A weekly summary sent every Monday, reporting the current state of flaky tests and changes since the previous week, grouped by repository and code owner. Only sent to notification rules that have code owners configured. This notification is currently available to a subset of customers. |
218219

219220
{{< img src="tests/flaky_management_notifications_settings-3.png" alt="Notifications settings UI." style="width:100%;" >}}
220221

@@ -243,6 +244,10 @@ If you are using `@slack-CHANNEL` (without the account name), the notification i
243244
To find your account name, go to the [Slack integration tile][5] and check the
244245
{{< ui >}}Account Name{{< /ui >}} field for the workspace you want to use.
245246

247+
### Weekly digest summary notifications cannot be disabled
248+
249+
The weekly digest summary notification does not have a self-service opt-out. To disable it, contact [Datadog Support][14].
250+
246251
## Further reading
247252

248253
{{< partial name="whats-next/whats-next.html" >}}
@@ -260,5 +265,6 @@ To find your account name, go to the [Slack integration tile][5] and check the
260265
[11]: /tests/setup/ruby/
261266
[12]: /tests/setup/swift/
262267
[13]: https://app.datadoghq.com/ci/settings/ci-cd/repositories
268+
[14]: /help/
263269
[16]: /bits_ai/bits_code/
264270
[17]: /integrations/guide/source-code-integration/

0 commit comments

Comments
 (0)