olore-github-actions-latest

star 67

Local GitHub Actions documentation reference (latest). GitHub Actions documentation. Use for CI/CD workflows, workflow syntax, actions, runners, events, jobs, steps, expressions, contexts, secrets, environments, and reusable workflows.

olorehq By olorehq schedule Updated 6/14/2026

name: olore-github-actions-latest description: Local GitHub Actions documentation reference (latest). GitHub Actions documentation. Use for CI/CD workflows, workflow syntax, actions, runners, events, jobs, steps, expressions, contexts, secrets, environments, and reusable workflows.

GitHub Actions Documentation

GitHub Actions documentation. Use for CI/CD workflows, workflow syntax, actions, runners, events, jobs, steps, expressions, contexts, secrets, environments, and reusable workflows.

Quick Reference

Task Entry Point
Getting started contents/get-started/quickstart.md
Workflow syntax contents/reference/workflows-and-actions/workflow-syntax.md
Events that trigger workflows contents/reference/workflows-and-actions/events-that-trigger-workflows.md
Expressions and functions contents/reference/workflows-and-actions/expressions.md
Contexts (github, env, steps, etc.) contents/reference/workflows-and-actions/contexts.md
Workflow commands contents/reference/workflows-and-actions/workflow-commands.md
Secrets contents/concepts/security/secrets.md
Reusable workflows contents/how-tos/reuse-automations/reuse-workflows.md
Troubleshooting contents/how-tos/troubleshoot-workflows.md

When to use

Use this skill when the user asks about:

  • Writing or debugging GitHub Actions workflow YAML files
  • Workflow triggers, events, jobs, steps, and expressions
  • Secrets, environment variables, and contexts
  • GitHub-hosted, self-hosted, or larger runners
  • Reusable workflows and composite/JavaScript/Docker actions
  • CI/CD pipelines: building, testing, deploying code
  • OIDC-based keyless authentication with AWS, Azure, GCP, and other cloud providers
  • Artifact attestations and supply chain security
  • Migrating from other CI/CD systems (Jenkins, CircleCI, GitLab, Azure Pipelines)
  • Deployment environments, protection rules, and approval gates
  • Actions Runner Controller (ARC) and Kubernetes-based runners

How to find information

  1. First, read TOC.md for complete file listing organized by directory
  2. Identify relevant section based on user's question
  3. Read specific files for details

TOC.md contains all files organized by directory - always check it first.

Install via CLI
npx skills add https://github.com/olorehq/olore --skill olore-github-actions-latest
Repository Details
star Stars 67
call_split Forks 4
navigation Branch main
article Path SKILL.md
More from Creator