Prompt Buddy logoPrompt Buddy

github · GitHub Actions Docs

Actions Reviewing deployments - GitHub Docs

Teaches how to use the GitHub deployments API and interface to review, approve, or reject deployment requests within specific environments.

Import to Prompt Buddy

Derived skill

Files assembled from official documentation

Viewing SKILL.md

Actions Reviewing deployments - GitHub Docs

Teaches how to use the GitHub deployments API and interface to review, approve, or reject deployment requests within specific environments.

When To Use

Use when you need to implement manual approval gates or human-in-the-loop verification steps for deployments to protected environments.

Reference Files

FileContainsUse For
SKILL.mdEntry point: scope, routing table, and workflow.Start here.
docs/actions-how-tos-deploy-reviewing-deployments-github-docs-workflow-guide.mdA guide explaining how to approve or reject jobs awaiting review and how to bypass deployment protection rules in GitHub Actions.Questions about a guide explaining how to approve or reject jobs awaiting review and how to bypass deployment protection rules in Git...

What This Skill Covers

    • GitHub Actions / - How-tos / - Deploy / - Configure and manage deployments / - Review deployments
  • Main sections: Who can use this feature?, In this article, Approving or rejecting a job, Bypassing deployment protection rules.

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/deploy/configure-and-manage-deployments/review-deployments