Roboticks

Slack Integration

Connect Roboticks to Slack to receive real-time notifications: a PR's test run failed, a safety requirement regressed from confirmed to gap, a sim-minute budget is 80% consumed, an evidence pack finished generating. Route by event type and severity to dedicated channels.

Features

  • Test-run failure / requirement regression / sim-minute budget notifications
  • Evidence-pack generation completed
  • Per-channel routing by event type and severity
  • OAuth-based authentication with automatic token refresh
  • Org-wide or project-specific scoping

Getting Started

  1. 1

    Connect Slack workspace

    OAuth flow from the Roboticks integrations page grants channel access.

  2. 2

    Select channels

    Map event types to channels (e.g. test failures → #ci-failures, evidence packs → #releases).

  3. 3

    Tune severity

    Filter low-severity events (test passes, info-level coverage changes) out by default; opt in per channel.

For the full setup guide with code examples, payload formats, and troubleshooting, see the Slack integration documentation.

Documentation

For setup guides, API references, and technical details, visit the full documentation.

Frequently Asked Questions

Related