Prompt Buddy logoPrompt Buddy

github · GitHub Actions Docs

Actions Variables - GitHub Docs

Explains the different types of variables available in GitHub Actions, including default environment variables, context variables, and custom variables, and how they are accessed within workflows.

Import to Prompt Buddy

Derived skill

Files assembled from official documentation

Viewing SKILL.md

Actions Variables - GitHub Docs

Explains the different types of variables available in GitHub Actions, including default environment variables, context variables, and custom variables, and how they are accessed within workflows.

When To Use

Use when you need to parameterize GitHub Actions workflows, access system-level environment data, or pass specific values through different stages of a job execution.

Reference Files

FileContainsUse For
SKILL.mdEntry point: scope, routing table, and workflow.Start here.
docs/actions-workflows-and-variables-github-docs-workflow-guide.mdA documentation guide explaining how to use and manage non-sensitive configuration variables within GitHub Actions workflows.Questions about a documentation guide explaining how to use and manage non-sensitive configuration variables within GitHub Actions wo...

What This Skill Covers

    • GitHub Actions / - Concepts / - Workflows and actions / - Variables
  • Main sections: About.

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/concepts/workflows-and-actions/variables