Skip to content

Instantly share code, notes, and snippets.

@su-shubham
su-shubham / readme.md
Last active November 17, 2024 07:04
github-incident-to-slack

🚀 GitHub Issues to Slack Notification Pipeline

Streamline your team's workflow and improve issue resolution with this automated pipeline. This pipeline continuously monitors GitHub for issues tagged as "bug" 🐞 or "enhancement" ⚙️, sends alerts to a Slack channel with detailed issue information, and generates an AI-based response with potential solutions. By integrating GitHub, Slack, and Cohere AI, your team can stay informed and resolve issues faster and more efficiently.

📄 Pipeline Overview

  1. Monitor GitHub: Keep track of issues labeled as "bug" or "enhancement" in your repository.
  2. Notify Slack: Alert your Slack channel with key details about the detected issue.
  3. Generate AI Suggestions: Use AI to generate a suggested solution to the issue.
  4. Share AI Response: Send the AI-generated response back to the Slack channel for team review.