Prompt Buddy logoPrompt Buddy

github · GitHub Actions Docs

How Tos Sharing actions and workflows from your private repository - GitHub Docs

Configures permissions and access controls to allow GitHub Actions and workflows to be reused across different private repositories within an organization or account.

Import to Prompt Buddy

Derived skill

Files assembled from official documentation

Viewing SKILL.md

How Tos Sharing actions and workflows from your private repository - GitHub Docs

Configures permissions and access controls to allow GitHub Actions and workflows to be reused across different private repositories within an organization or account.

When To Use

Use when you need to centralize CI/CD logic in one private repository and call those workflows or actions from other private repositories in your organization.

Reference Files

FileContainsUse For
SKILL.mdEntry point: scope, routing table, and workflow.Start here.
docs/actions-how-tos-reuse-automations-sharing-and-workflows-from-your-privat-workflow-guide.mdA guide explaining how to share GitHub Actions and workflows across private repositories within an organization.Questions about a guide explaining how to share GitHub Actions and workflows across private repositories within an organization.

What This Skill Covers

    • GitHub Actions / - How-tos / - Reuse automations / - Share across private repositories
  • Main sections: In this article, Sharing actions and workflows from your private repository, 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/share-across-private-repositories