Skip to content
Notis

Check Vercel deployment health after workflow success

Make the final confidence check part of your workflow instead of a separate mental note.

Trigger

GitHub Workflow Run State Changed

Triggers when a GitHub Actions workflow run's status or conclusion changes. Monitors a single workflow run and fires an event whenever it transitions between states (e.g., queued to in_progress, or in_progress to completed) or when its conclusion is set (e.g., success, failure, cancelled).

Action

List Deployment Checks

Tool to retrieve a list of checks for a specific deployment. use after a deployment to inspect check statuses and results.

Why this helps

A green CI run can create false closure when deployment checks still need attention.

  • Adds a lightweight release safeguard
  • Avoids missed post-build checks
  • Creates clearer run reports

Setup

Build it in a few focused steps.

  • 1Connect GitHub and Vercel through Notis once.
  • 2Create a new automation from the portal or ask Notis conversationally.
  • 3Write an instruction to list Vercel deployment checks after a successful workflow run, select the workflow-state trigger, choose reports, and test a completed run.

Questions about this workflow

Can I receive the result in my usual channel?

Yes. Choose the channel where Notis should report each run.

When this happens · Trigger

Do this · Action

Supported Triggers and Actions

Notis builds workflows that link GitHub to Vercel. A trigger fires from one place; an action lands in another.

GitHub triggers

Vercel actions

New Workflow Artifact Created

Triggers when a new workflow artifact is created in a GitHub repository. Monitors for newly created GitHub Actions workflow artifacts. Optionally filters by artifact name to restrict monitoring to specific artifacts.

TriggerPolling

Add Environment Variable

Tool to add an environment variable to a vercel project. use after confirming the project exists and you need to configure secrets or configuration values across environments before deployment. example: "add api key=secret to production".

ActionInstant

Branch Changed

Triggers when a GitHub branch changes. Monitors a specific branch for: - New commits pushed (head commit SHA changes) - Protection status toggled (branch becomes protected or unprotected) - Protection settings changed, including: required status checks and their enforcement level, admin enforcement, required pull request reviews (dismiss stale reviews, code owner reviews, approving review count, last push approval), required linear history, force push allowance, deletion allowance, conversation resolution, branch locking, and fork syncing.

TriggerPolling

Check Cache Artifact Exists

Tool to check if a cache artifact exists by its hash. use when verifying whether a cache artifact is already stored before upload.

ActionInstant

New Branch Created

Triggers when a new branch is created in a GitHub repository. Detects newly created branches. Deleted branches do not fire events.

TriggerPolling

Check Domain Availability

Tool to check if a domain is available for registration. use when you need to verify domain availability before purchase.

ActionInstant

Check Run Status / Conclusion Changed

Triggers when a specific GitHub check run changes its status or conclusion. Monitors a single check run for changes to: status (queued, in_progress, completed, etc.), conclusion (success, failure, neutral, cancelled, skipped, timed_out, action_required), started_at, and completed_at.

TriggerPolling

Check Domain Price

Tool to check the price for a domain before purchase. use when evaluating cost and availability prior to domain registration.

ActionInstant

Check Suite Status / Conclusion Changed

Triggers when a GitHub check suite changes its status or conclusion for a given ref. Monitors all check suites associated with a git reference (branch, tag, or commit SHA) for changes to status (queued, in_progress, completed, etc.) and conclusion (success, failure, neutral, cancelled, skipped, timed_out, action_required, startup_failure, stale). Optionally filters by GitHub App ID.

TriggerPolling

Create Auth Token

Tool to create a new authentication token. use when you need to programmatically generate a new token after validating permissions. example: "create auth token named my-token"

ActionInstant

New Code Scanning Alert Created

Triggers when a new code scanning alert is created in a repository. Fires an event for each newly created code scanning alert detected in the configured repository. Alerts can be filtered by Git reference, scanning tool, state, and severity. The payload includes the alert number, rule details, tool information, state, severity, and the location of the most recent instance.

TriggerPolling

Create Edge Config

Tool to create a new edge config for a vercel project. use when you need to define edge caching settings before deploying your project across a specified repository.

ActionInstant

New Repository Collaborator Added

Triggers when a new collaborator is added to a GitHub repository. Monitors the full list of collaborators on a repository and fires an event for each newly added collaborator. The payload includes the collaborator's GitHub username, account ID, profile URL, avatar URL, permission flags (pull, triage, push, maintain, admin), and assigned role name.

TriggerPolling

Create Edge Config Token

Tool to create a new token for a specific edge config. use when you need a read-only access token after provisioning your edge config.

ActionInstant

Commit Event

Triggered when a new commit is pushed to a repository.

TriggerInstant

Create new deployment

Tool to create a new deployment. use when you need to deploy files or a git commit to a vercel project.

ActionInstant

Connect any two apps with Notis in the middle.

Not just GitHub and Vercel. Any combination from 1,000+ integrations.

When this happens · Trigger

Do this · Action

Save your first hour today.

7 days free trial with 20$ free usage included.
No card. Works with personal or business Vercel.