Diagnoses and fixes GitHub Actions workflow failures through a structured decision tree using the GitHub API.
Github Workflow Debugger is a utility that leverages the GitHub API to help users diagnose and resolve failures in their GitHub Actions workflows. It analyzes workflow run information, identifies common failure patterns, and provides actionable solutions, enabling users to quickly fix issues and maintain smooth CI/CD pipelines.