Skip to content

Latest commit

 

History

History
47 lines (32 loc) · 1.37 KB

File metadata and controls

47 lines (32 loc) · 1.37 KB
title Digests
description Scheduled Slack digests to keep teams informed and accountable.
icon message

import { PrBadge } from "/snippets/pr-badge.mdx"; import { ColorBadge } from "/snippets/color-badge.mdx"; import { CtaGetStarted } from "/snippets/cta-get-started.mdx";

You must enable Slack integration in order to enable digests.

Demo

Digests can be sent monthly, weekly, or daily. Digests are team scoped, and must be enabled individually for each team.

Metrics Digest

The metrics digest includes a summary of metrics found in Team Insights.

  • Average Pull Request Size
  • Average Cycle Time
    • Time to First Review
    • Time to Approve
    • Time to Merge

Enabling this digest should help teams understand their flow, and areas for improvement. It helps with accountability and removes the hurdle of having to manually check the metrics in the Sweetr dashboard.

Work in Progress Digest

The work in progress digest includes a summary of all the team's open Pull Requests found in Work in Progress.

Enabling this digest should help teams alignment, by bringing light to any PRs that may need attention.