Prompt
Go to [GitHub Repo URL]/actions, find the latest failed workflow run, open the logs, extract the specific error traceback, and post it to Slack.
Description
Who is for
DevOps engineers and developers managing CI/CD pipelines.
What problems solves
Stop wasting time manually digging through massive GitHub log files to find the root cause of a failed build.
Benefits
Drastically reduce mean time to recovery (MTTR) by getting instant, human-readable error summaries delivered directly to your team.
How it works
Mr. Prompty navigates your GitHub repository, identifies the most recent failed action, parses the raw output, and pushes a concise summary to Slack.
Key features
- Automated log parsing
- Intelligent error extraction
- Direct Slack integration
Step by step
- Provide the target repository URL.
- Ensure GitHub and Slack are authenticated via the managed system.
- Run the prompt to trigger the analysis.
- Receive the distilled error report in Slack.
FAQ
Does this work with private repos? Yes, provided you have authorized access. Can I customize the alert format? You can modify the prompt to change the output style.