Getting Started

Up and running in under a minute. Connect a provider, pick your repos, and start monitoring.

1

Connect Your Provider

Click "Get Started Free" or "Sign in" from the homepage.

Choose your CI/CD provider — GitHub, GitLab, Bitbucket, CircleCI, Azure DevOps, or Jenkins — and authorize CI/CD Watch.

For GitHub, GitLab, and Bitbucket, sign in with OAuth. For Jenkins, CircleCI, and Azure DevOps, connect with an API token. We request read-only access to your pipeline runs and never access your source code.

After authorizing, you'll be redirected back to your dashboard.

2

Select Repositories

Once signed in, go to Settings and connect one or more providers. You'll see your organizations and repositories for each connected provider.

Select the repositories you want to monitor. You can add or remove repositories at any time.

CI/CD Watch will start fetching pipeline data for your selected repositories immediately.

3

What You Get

Real-Time Dashboard

See every pipeline run across all providers in a single view. Runs update in real-time with status, duration, branch, and commit context.

DORA Metrics

Track Deployment Frequency, Lead Time, Change Failure Rate, and Mean Time to Recovery with trend charts and regression alerts.

Pipeline Stability

Classify pipelines and jobs as healthy, flaky, or broken. Flip rate and failure rate metrics help you prioritize fixes.

Pipeline Performance

Monitor build durations with trend analysis, performance ratings, and p95 tracking. Get alerts when pipelines degrade.

CI/CD Costs

Break down compute and developer wait-time costs per pipeline. Detect waste from failed, cancelled, duplicate, and flaky runs.

Test Results

Surface test failures, flaky tests, and slow tests from JUnit XML reports. Drill into error messages and stack traces without digging through CI logs.

Pull Request Health

Track CI success rates across PRs and surface wasted runs tied to code review. See which repos slow down merging the most.

Team Management

Share dashboards across your team with role-based access. Owners, Admins, and Members all see the same connections and data.

Picture-in-Picture

Pop out a floating mini-dashboard that stays on top while you work. Live metrics and recent builds update in real-time.

Pipeline Config Viewer

Inspect CI/CD workflow files directly in the app. View job structure, dependencies, and caching config without switching to your repository.

Data Overview

See all monitored repositories, pipeline counts, and data collection status at a glance. Spot gaps in your monitoring coverage.

Optimization Suggestions

Get framework-specific recommendations to speed up builds and fix flaky tests — from parallelizing jobs to quarantine strategies.