Prompt Buddy logoPrompt Buddy

github · GitHub Actions Docs

Actions Continuous deployment - GitHub Docs

Explains how to set up automated deployment workflows using GitHub Actions to deliver code changes to production environments.

Import to Prompt Buddy

Derived skill

Files assembled from official documentation

Viewing SKILL.md

Actions Continuous deployment - GitHub Docs

Explains how to set up automated deployment workflows using GitHub Actions to deliver code changes to production environments.

When To Use

Use when you need to automate the process of deploying software updates to production environments following a successful build and test cycle.

Reference Files

FileContainsUse For
SKILL.mdEntry point: scope, routing table, and workflow.Start here.
docs/actions-get-started-continuous-deployment-github-docs-workflow-guide.mdA guide explaining how to create custom continuous deployment workflows using GitHub Actions.Questions about a guide explaining how to create custom continuous deployment workflows using GitHub Actions.

What This Skill Covers

    • GitHub Actions / - Get started / - Continuous deployment
  • Main sections: In this article, About continuous deployment, About continuous deployment using GitHub Actions, Workflow templates and third-party actions, 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/get-started/continuous-deployment