Prompt Buddy logoPrompt Buddy

github · GitHub Actions Docs

Actions Deployments and environments - GitHub Docs

Explains how to use GitHub environments to manage deployment targets, set protection rules, and control deployment workflows through environment-specific variables and secrets.

Import to Prompt Buddy

Derived skill

Files assembled from official documentation

Viewing SKILL.md

Actions Deployments and environments - GitHub Docs

Explains how to use GitHub environments to manage deployment targets, set protection rules, and control deployment workflows through environment-specific variables and secrets.

When To Use

Use when you need to configure deployment protection rules, manage environment-specific secrets, or control the progression of software through different stages like staging and production.

Reference Files

FileContainsUse For
SKILL.mdEntry point: scope, routing table, and workflow.Start here.
docs/actions-workflows-and-deployments-environments-github-docs-workflow-guide.mdA reference guide detailing GitHub Actions deployment protection rules, required reviewers, and environment configurations.Questions about a reference guide detailing GitHub Actions deployment protection rules, required reviewers, and environment configura...

What This Skill Covers

    • GitHub Actions / - Reference / - Workflows and actions / - Deployments and environments
  • Main sections: In this article, Deployment protection rules, Required reviewers, Wait timer, Deployment branches and tags.

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/reference/workflows-and-actions/deployments-and-environments