Use case
GitHub Actions CI/CD notifications in Discord
GitHub Actions results in Discord the instant a run finishes, color-coded so a red build is impossible to miss.
/postworkflows
The problem
A failing pipeline can sit unnoticed for hours if nobody is watching the Actions tab. By the time someone spots it, the branch is already blocked.
How ForgeFeed solves it
- Run results posted as they complete, color-coded by conclusion
- Optional detailed embed with a per-job status breakdown
- Route builds to a focused #ci or #builds channel
- Pairs with commit tracking for a full delivery feed
builds
Search
ForgeFeedApp6/25/2026 9:29 AM
GitHub
Workflow Update
Repository Discord GitHub Bot
Workflow Deploy to Pterodactyl
Status success
By chrislenga
Run URL https://github.com/chrislenga/DiscordGitHubBot/actions/runs/28173689126
Posted: 06-25-2026 09:29 AM EST
FAQ
Questions, answered
Does it show which job failed?
Turn on the detailed embed and each run posts a per-job breakdown of names, statuses, and conclusions, so you can see exactly what failed.
Which workflows are covered?
Any GitHub Actions workflow in a repository you have registered. Results are reported the moment GitHub reports the run's conclusion.
Related
- GitHub commit notifications in DiscordEvery push to your tracked branch, posted to Discord as a clean embed the moment it lands.
- Live GitHub issue boards in DiscordOne embed that always shows your open issues, edited in place as they open and close, never a wall of notifications.
- All use casesEvery job ForgeFeed is set up to do, from CI/CD alerts to public roadmaps.
Bring your GitHub activity into Discord.
Set up in minutes with slash commands. Free for a personal project, Pro and Studio when you scale to organizations.