Prompt Buddy logoPrompt Buddy

github · GitHub Actions Docs

Workflows And Actions About custom actions - GitHub Docs

Explains the different types of custom actions including Docker container actions, JavaScript actions, and composite actions, detailing their fundamental characteristics and use cases.

Import to Prompt Buddy

Derived skill

Files assembled from official documentation

Viewing SKILL.md

Workflows And Actions About custom actions - GitHub Docs

Explains the different types of custom actions including Docker container actions, JavaScript actions, and composite actions, detailing their fundamental characteristics and use cases.

When To Use

Use when deciding whether to build a custom action using Docker, JavaScript, or composite action types to meet specific automation requirements.

Reference Files

FileContainsUse For
SKILL.mdEntry point: scope, routing table, and workflow.Start here.
docs/actions-workflows-and-custom-about-github-docs-workflow-guide.mdAn overview of GitHub Actions custom action types including Docker container actions and JavaScript actions.Questions about an overview of GitHub Actions custom action types including Docker container actions and JavaScript actions.

What This Skill Covers

    • GitHub Actions / - Concepts / - Workflows and actions / - Custom actions
  • Main sections: In this article, About custom actions, Types of actions, Docker container actions, JavaScript actions.

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/custom-actions