Prompt Buddy logoPrompt Buddy

github · GitHub Actions Docs

Actions Enabling debug logging - GitHub Docs

Instructions for enabling detailed debug logging in GitHub Actions workflows using the RUNNER_DEBUG and ACTIONS_STEP_DEBUG environment variables.

Import to Prompt Buddy

Derived skill

Files assembled from official documentation

Viewing SKILL.md

Actions Enabling debug logging - GitHub Docs

Instructions for enabling detailed debug logging in GitHub Actions workflows using the RUNNER_DEBUG and ACTIONS_STEP_DEBUG environment variables.

When To Use

Use when you need to troubleshoot failing GitHub Actions workflows by increasing the verbosity of runner and step execution logs.

Reference Files

FileContainsUse For
SKILL.mdEntry point: scope, routing table, and workflow.Start here.
docs/actions-how-tos-monitor-workflows-enabling-debug-logging-github-docs-workflow-guide.mdA guide explaining how to enable runner diagnostic logging and step debug logging for GitHub Actions workflows.Questions about a guide explaining how to enable runner diagnostic logging and step debug logging for GitHub Actions workflows.

What This Skill Covers

    • GitHub Actions / - How-tos / - Monitor workflows / - Enable debug logging
  • Main sections: In this article, Enabling runner diagnostic logging, Enabling step debug logging.

Workflow

  1. Open the most relevant file under docs/ for the exact documented workflow and wording.
  2. Open schemas/ files for exact structured contracts.
  3. Open examples/ files for concrete requests, commands, snippets, and manifests.
  4. Do not add behavior or configuration that is not present in the attached source files.

Canonical source: https://docs.github.com/en/actions/how-tos/monitor-workflows/enable-debug-logging