Slack integration

Hey everyone :waving_hand:

We just shipped a Slack integration that brings two new features to Tuist:

Daily reports — Get a summary of your project’s health delivered to a Slack channel: build duration trends, cache hit rates, selective test effectiveness, bundle size. Each metric includes a trend indicator so you can spot regressions at a glance.

Alert rules — Define thresholds (e.g., “notify me if p90 build time increases by 20%”) and get notified in Slack when something regresses. No more discovering a week later that builds got slower.

The goal is simple: surface issues when they happen, not when someone finally notices and complains.

Full details in the blog post: From reactive to proactive with the new Slack integration

We’re already working on email notifications and flaky test alerts as next steps, but I’d love to hear from you—what other events would you want to be notified about? What metrics matter most to your team?