Aerostack
Aerostack

Slack DevOps Deploy Bot — AI Bot Template for Internal

Bot
·Updated Mar 18, 2026

Slack DevOps deploy bot. Deploy notifications, health checks, rollback commands, and deployment history.

0 stars34 deploysslackv1.0.0

Template Slack DevOps Deploy Bot bundles a ready-to-deploy workspace for internal workflows. Install in one click from the Aerostack dashboard or via aerostack init --template=slack-devops-deploy-bot.

What It Does

DevOps operations from Slack. Get deploy notifications, run health checks, trigger rollbacks, and view deployment history — all without leaving your messaging app. Connects to GitHub for CI/CD, Railway for hosting, and Sentry for error monitoring.

What's Built In

  • Deploy notifications — automatic messages when deployments succeed or fail, with commit details
  • Health checks — run service health checks on demand and get formatted status reports
  • Rollback commands — trigger rollbacks from Slack with confirmation prompts and audit logging
  • Deployment history — view recent deployments, their status, and who triggered them
  • Error correlation — after a deploy, checks Sentry for any error spikes in the affected services

Best For

  • Engineering teams that deploy multiple times per day and need deployment awareness without dashboard-hopping
  • On-call engineers who need to check service health and rollback from their phone
  • DevOps teams standardizing deployment workflows across the organization

Metadata

Version1.0.0
TypeBot
Categoryinternal
Platformslack
Stars0
Deploys34

What's Included

4 API keys needed
System Prompt
4 MCP integrations
Setup Guide

Tags

No tags added yet.

Deploy this bot in minutes

Slack DevOps deploy bot. Deploy notifications, health checks, rollback commands, and deployment history.

More internal Templates

Browse internal Templates →

Frequently asked questions

What DevOps operations can the Slack DevOps Deploy Bot handle directly from Slack?+

It posts deployment notifications, runs health checks against Railway, surfaces Sentry error spikes post-deploy, accepts rollback commands, and returns a formatted deployment history on request.

Which MCPs are included in the Slack DevOps Deploy Bot template?+

@aerostack/mcp-slack for command handling and notifications, @aerostack/mcp-github for commit and PR context, @aerostack/mcp-railway for deployment triggers and health checks, and @aerostack/mcp-sentry for error-rate monitoring.

How do I add a new deployment environment to the Slack DevOps Deploy Bot?+

Add the environment's Railway service ID in the workspace config and create a corresponding Slack channel mapping. The bot will route deploy notifications and rollback commands per environment.

What teams benefit from the Slack DevOps Deploy Bot and what permissions are required?+

Engineering teams deploying to Railway who want deploy awareness in Slack without context-switching. Requires Slack bot scopes for message posting, Railway API token, GitHub token, and Sentry DSN.