II.
Topic overview
Reference · livetopic:github-actions-workflows
GitHub Actions Workflows overview
GitHub Actions Workflows as a cross-cutting topic - designing and maintaining workflow files that orchestrate CI/CD pipelines within GitHub repositories. Covers job matrices for multi-platform testing, reusable workflows shared across repos via workflow_call, composite actions for DRY step composition, environment protection rules, and concurrency controls. Enables event-driven automation tightly integrated with the GitHub pull-request and release lifecycle.
Attributes
displayName
GitHub Actions Workflows
description
GitHub Actions Workflows as a cross-cutting topic - designing and maintaining
workflow files that orchestrate CI/CD pipelines within GitHub repositories.
Covers job matrices for multi-platform testing, reusable workflows shared
across repos via workflow_call, composite actions for DRY step composition,
environment protection rules, and concurrency controls. Enables event-driven
automation tightly integrated with the GitHub pull-request and release lifecycle.
Outgoing edges
applies_to2
- domain:devops·DomainDevOps
- domain:software-engineering·DomainSoftware Engineering
Incoming edges
contains2
- domain:devops·DomainDevOps
- domain:software-engineering·DomainSoftware Engineering