Prompt Buddy logoPrompt Buddy

github · GitHub Actions Docs

How Tos Releasing and maintaining actions - GitHub Docs

Teaches the lifecycle management of GitHub Actions, including versioning, publishing to the Marketplace, and maintaining action code over time.

Import to Prompt Buddy

Derived skill

Files assembled from official documentation

Viewing SKILL.md

How Tos Releasing and maintaining actions - GitHub Docs

Teaches the lifecycle management of GitHub Actions, including versioning, publishing to the Marketplace, and maintaining action code over time.

When To Use

Use when you need to version your custom actions, publish them to the GitHub Marketplace, or manage updates and maintenance for existing actions.

Reference Files

FileContainsUse For
SKILL.mdEntry point: scope, routing table, and workflow.Start here.
docs/actions-how-tos-create-and-publish-releasing-maintaining-github-docs-workflow-guide.mdA guide detailing best practices and procedures for releasing and maintaining GitHub Actions.Questions about a guide detailing best practices and procedures for releasing and maintaining GitHub Actions.

What This Skill Covers

    • GitHub Actions / - How-tos / - Create and publish actions / - Release and maintain actions
  • Main sections: In this article, Introduction, Developing and releasing actions, About JavaScript actions, Setting up GitHub Actions workflows.

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/create-and-publish-actions/release-and-maintain-actions