Prompt Buddy logoPrompt Buddy

github · GitHub Actions Docs

Get Started Understanding GitHub Actions - GitHub Docs

An overview of the core components of GitHub Actions, including workflows, events, jobs, steps, and runners, explaining how they interact to automate software development life cycles.

Import to Prompt Buddy

Derived skill

Files assembled from official documentation

Viewing SKILL.md

Get Started Understanding GitHub Actions - GitHub Docs

An overview of the core components of GitHub Actions, including workflows, events, jobs, steps, and runners, explaining how they interact to automate software development life cycles.

When To Use

Use when you need to understand the relationship between events, workflows, jobs, and runners to design an automation pipeline.

Reference Files

FileContainsUse For
SKILL.mdEntry point: scope, routing table, and workflow.Start here.
docs/actions-get-started-understand-github-understanding-docs-workflow-guide.mdAn overview of GitHub Actions components including workflows, events, jobs, steps, and runners.Questions about an overview of GitHub Actions components including workflows, events, jobs, steps, and runners.

What This Skill Covers

    • GitHub Actions / - Get started / - Understand GitHub Actions
  • Main sections: In this article, Overview, The components of GitHub Actions, Workflows, Events.

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/get-started/understand-github-actions