Prompt Buddy logoPrompt Buddy

github · GitHub Actions Docs

Actions Continuous integration - GitHub Docs

A guide to setting up continuous integration using GitHub Actions to automatically build, test, and merge code changes.

Import to Prompt Buddy

Derived skill

Files assembled from official documentation

Viewing SKILL.md

Actions Continuous integration - GitHub Docs

A guide to setting up continuous integration using GitHub Actions to automatically build, test, and merge code changes.

When To Use

Use when you need to automate the process of building and testing code every time a pull request or commit is made to a repository.

Reference Files

FileContainsUse For
SKILL.mdEntry point: scope, routing table, and workflow.Start here.
docs/actions-get-started-continuous-integration-github-docs-workflow-guide.mdAn overview of continuous integration concepts and how to implement them using GitHub Actions workflows.Questions about an overview of continuous integration concepts and how to implement them using GitHub Actions workflows.

What This Skill Covers

    • GitHub Actions / - Get started / - Continuous integration
  • Main sections: In this article, About continuous integration, About continuous integration using GitHub 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-integration