Prompt Buddy logoPrompt Buddy

github · GitHub Actions Docs

Actions Approving workflow runs from forks - GitHub Docs

Explains the process for repository administrators or owners to manually review and authorize workflow runs triggered by pull requests from external forks to prevent unauthorized code execution.

Import to Prompt Buddy

Derived skill

Files assembled from official documentation

Viewing SKILL.md

Actions Approving workflow runs from forks - GitHub Docs

Explains the process for repository administrators or owners to manually review and authorize workflow runs triggered by pull requests from external forks to prevent unauthorized code execution.

When To Use

Use when you need to authorize or deny automated workflows triggered by pull requests originating from forks to maintain repository security.

Reference Files

FileContainsUse For
SKILL.mdEntry point: scope, routing table, and workflow.Start here.
docs/actions-how-tos-manage-workflow-runs-approving-from-forks-github-docs-workflow-guide.mdA guide explaining how to manually approve workflow runs triggered by pull requests from public forks in GitHub Actions.Questions about a guide explaining how to manually approve workflow runs triggered by pull requests from public forks in GitHub Actions.

What This Skill Covers

    • GitHub Actions / - How-tos / - Manage workflow runs / - Approve runs from forks
  • Main sections: Approving workflow runs on a pull request from a public fork.

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/manage-workflow-runs/approve-runs-from-forks