Prompt Buddy logoPrompt Buddy

github · GitHub Actions Docs

Actions Creating workflow templates for your organization - GitHub Docs

Teaches how to create and manage reusable workflow templates that can be shared across an entire GitHub organization to standardize automation processes.

Import to Prompt Buddy

Derived skill

Files assembled from official documentation

Viewing SKILL.md

Actions Creating workflow templates for your organization - GitHub Docs

Teaches how to create and manage reusable workflow templates that can be shared across an entire GitHub organization to standardize automation processes.

When To Use

Use when you need to standardize CI/CD processes across multiple repositories by providing pre-configured workflow templates for your organization members to use.

Reference Files

FileContainsUse For
SKILL.mdEntry point: scope, routing table, and workflow.Start here.
docs/actions-how-tos-reuse-automations-creating-workflow-templates-for-your-o-workflow-guide.mdA guide explaining how to create and manage reusable workflow templates for an organization using GitHub Actions.Questions about a guide explaining how to create and manage reusable workflow templates for an organization using GitHub Actions.
examples/actions-how-tos-reuse-automations-creating-workflow-templates-for-your-o.textA YAML workflow configuration file demonstrating how to create a reusable template for an organization.Exact payloads, commands, or snippets shown in A YAML workflow configuration file demonstrating how to create a reusable template for an organization.
examples/actions-how-tos-reuse-automations-creating-workflow-templates-for-your-o-2.textA YAML configuration file defining a reusable workflow template for an organization.Exact payloads, commands, or snippets shown in A YAML configuration file defining a reusable workflow template for an organization.

What This Skill Covers

    • GitHub Actions / - How-tos / - Reuse automations / - Create workflow templates
  • Main sections: In this article, Creating workflow templates, Next steps.

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/reuse-automations/create-workflow-templates