// INTEGRATIONS

Connect Poyesis to your entire toolchain.

80+ native, two-way integrations across source control, cloud, infrastructure, chat, and AI. Set them up once — no webhooks to maintain.

Two-way

GitHub

Source Control

Trigger pipelines on push and PR, post status checks, and sync issues both ways.

Connect
Two-way

GitLab

Source Control

Mirror repos, run merge-request pipelines, and surface results inline.

Connect
Two-way

Bitbucket

Source Control

Build on every commit and report checks straight to your pull requests.

Connect
Official

AWS

Cloud & Infra

Deploy to ECS, Lambda, and S3 with scoped, short-lived OIDC credentials.

Connect
Official

Google Cloud

Cloud & Infra

Ship to Cloud Run and GKE with workload-identity federation.

Connect
Native

Terraform

Cloud & Infra

Plan and apply infrastructure changes as a gated step in any pipeline.

Connect
Native

Docker

Cloud & Infra

Build, cache, and push container images to any registry.

Connect
Native

Kubernetes

Cloud & Infra

Roll out manifests and Helm charts with automatic rollback on failure.

Connect
Two-way

Slack

Chat & Notify

Real-time deploy, build, and incident alerts in the channels you choose.

Connect
Official

Microsoft Teams

Chat & Notify

Pipeline notifications and approvals without leaving Teams.

Connect
Community

Discord

Chat & Notify

Send build and release events to any Discord server channel.

Connect
Two-way

Google Drive

Productivity

Archive build artifacts and release notes straight to shared team drives.

Connect
Two-way

Google Calendar

Productivity

Block deploy windows and sync release schedules to your team calendar.

Connect
Two-way

Jira

Productivity

Link issues to commits and transition tickets automatically on deploy.

Connect
Two-way

Linear

Productivity

Sync cycles and auto-close issues when their PR ships to production.

Connect
Official

Notion

Productivity

Publish changelogs and runbooks to a Notion workspace automatically.

Connect
AI

OpenAI

AI

Auto-summarize PRs, draft release notes, and triage failing builds.

Connect
AI

Hugging Face

AI

Pull models and run inference jobs as part of an ML deployment pipeline.

Connect
Two-way

Sentry

Monitoring

Associate releases with errors and gate deploys on regression spikes.

Connect
Official

Datadog

Monitoring

Tag deploys, watch dashboards, and trigger rollbacks on alert.

Connect
Native

Grafana

Monitoring

Annotate metrics with every deploy and embed panels in your runs.

Connect

Don't see your tool? Build it in minutes.

Every integration is built on the same public REST & webhook API you have access to. Ship a custom connector with our SDK and CLI.

// connect a custom service
import { Poyesis } from '@poyesis/sdk'
const hook = await poyesis.integrations
.connect({
service: 'internal-ci',
events: ['deploy.succeeded'],
})
// → webhook live in ~30s ✓

Wire up your stack in five minutes.

Free for small teams. No credit card required.

Start building