Loading video player...
Learn how to build automated notifications for your CI pipelines using GitHub Actions, Slack Incoming Webhooks, and Email SMTP alerts. This is Project 8 in my DevOps Projects series — and in this video, I walk you through everything step-by-step. 🚀 What You’ll Learn Setting up a simple Python/Node demo app for CI Creating a GitHub Actions workflow (notifications.yml) Sending Slack notifications for success/failure Sending Email alerts using SMTP (Gmail App Password) Storing credentials securely using GitHub Secrets Testing workflow runs live with both success and failure cases 📌 Technologies Used GitHub Actions Slack Incoming Webhooks Gmail SMTP / App Password YAML CI Workflow Python/Node test pipeline 📁 Project Repo 👉 https://github. com/Raghavachari93/automated-notifications.git 🔥 This project helps you understand real-world DevOps automation — the same techniques used in professional CI/CD pipelines.