Prompt Buddy logoPrompt Buddy

github · GitHub Actions Docs

Actions Managing environments for deployment - GitHub Docs

Teaches how to configure and manage deployment environments in GitHub Actions, including setting up environment protection rules and managing deployment history.

Import to Prompt Buddy

Derived skill

Files assembled from official documentation

Viewing SKILL.md

Actions Managing environments for deployment - GitHub Docs

Teaches how to configure and manage deployment environments in GitHub Actions, including setting up environment protection rules and managing deployment history.

When To Use

Use when you need to set up environment-specific protection rules, manage deployment history, or control the deployment lifecycle within GitHub Actions workflows.

Reference Files

FileContainsUse For
SKILL.mdEntry point: scope, routing table, and workflow.Start here.
docs/actions-how-tos-deploy-managing-environments-for-deployment-github-docs-workflow-guide.mdA guide explaining how to create, configure, and secure deployment environments within GitHub Actions.Questions about a guide explaining how to create, configure, and secure deployment environments within GitHub Actions.

What This Skill Covers

    • GitHub Actions / - How-tos / - Deploy / - Configure and manage deployments / - Manage environments
  • Main sections: Who can use this feature?, In this article, Prerequisites, Creating an environment, Deleting an environment.

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/manage-environments