Skip to content

Deploy Hooks

Deploy Hooks — Catch Breakage the Moment You Ship

Every deploy is a risk. Broken bundles, missing assets, and misconfigured redirects slip through CI and reach production. Deploy hooks trigger an immediate Sitewatch website check the moment your deploy completes — so you catch breakage in seconds, not hours.

  • Instant website checks triggered by your CI/CD pipeline
  • Configurable CDN propagation delay — check after caches clear
  • Root cause playbooks delivered with every post-deploy incident

Why deploy hooks

Stop waiting for users to report post-deploy breakage

Vercel integration

Add a webhook URL to your Vercel project settings. Every deploy triggers an instant website check — no code changes needed.

Netlify integration

Configure a deploy notification webhook in Netlify. Sitewatch checks your site the moment the deploy finishes.

GitHub Actions

Add a single curl step to your workflow. Works with any GitHub Actions deployment pipeline.

Any CI/CD platform

Generic webhook endpoint works with Bitbucket Pipelines, GitLab CI, CircleCI, or any tool that can fire a POST request.

CDN propagation delay

Configure a delay between deploy and check to let CDN caches propagate. Avoids false positives from stale edge nodes.

Sub-60-second detection

From deploy completion to incident alert in under 60 seconds. Catch breakage before the first user hits your site.

Signed webhook verification

Each deploy hook includes a signing secret. Sitewatch verifies the HMAC signature on every request to ensure only your CI/CD pipeline can trigger checks.

4

CI/CD platforms supported

<60s

Deploy-to-detection time

200/day

Triggers on Pro plan

How it works

From deploy to diagnosis in four steps

01

Add webhook URL

Copy your deploy hook URL from Sitewatch and paste it into your CI/CD platform's webhook settings.

02

Deploy your code

Push to production as usual. When the deploy completes, your CI/CD platform fires the webhook automatically.

03

Website check runs

Sitewatch waits for the configured propagation delay, then runs a full website check on every monitored page.

04

Root cause delivered

If something broke, you get root cause classification, confidence scoring, and stack-aware fix steps — across any of your configured alert channels.

The difference

Deploying without hooks vs. with deploy hooks

Detection speed

Without deploy hooks:Hours — next scheduled check
With Sitewatch deploy hooks:Seconds — triggered by deploy

CDN propagation

Without deploy hooks:Not accounted for
With Sitewatch deploy hooks:Configurable delay before check

Root cause

Without deploy hooks:Manual investigation
With Sitewatch deploy hooks:Automatic classification + fix steps

Coverage

Without deploy hooks:Depends on check schedule
With Sitewatch deploy hooks:Every deploy, every time

Setup effort

Without deploy hooks:N/A
With Sitewatch deploy hooks:Paste one webhook URL

FAQ

Frequently asked questions