Advanced GitHub Actions patterns for production CI/CD. Use when asked to: create reusable workflows across repositories, authenticate to AWS/GCP/Azure without storing cloud credentials (OIDC), build custom composite actions, debug failing workflows, shard test suites for speed, implement security hardening (pin actions to SHA), set up self-hosted runners, or create dynamic matrix builds.
Advanced GitHub Actions patterns for production CI/CD. Use when asked to: create reusable workflows across repositories, authenticate to AWS/GCP/Azure without storing cloud credentials (OIDC), build custom composite actions, debug failing workflows, shard test suites for speed, implement security hardening (pin actions to SHA), set up self-hosted runners, or create dynamic matrix builds.
用于生产环境 CI/CD 的高级 GitHub Actions 模式。适用于以下场景:在多个仓库间创建可重用的工作流、在不存储云凭据的情况下认证 AWS/GCP/Azure(OIDC)、构建自定义复合动作、调试失败的工作流、将测试拆分以提高速度、实施安全强化(将动作固定到 SHA)、设置自托管 runner,或创建动态矩阵构建。
Category: developer (开发工具) · Author: sharp-skills · Version: @main
该 Skill 暂无文档文件。
npx skills add sharp-skills/GitHub Actions 高级下载完整 Skill 目录,包含 SKILL.md 及所有相关文件
Search for places (restaurants, cafes, etc.) via Google Places API proxy on localhost.
Interact with GitHub using the `gh` CLI. Use `gh issue`, `gh pr`, `gh run`, and `gh api` for issues, PRs, CI runs, and advanced queries.
Create or update AgentSkills. Use when designing, structuring, or packaging skills with scripts, references, and assets.
Start voice calls via the OpenClaw voice-call plugin.
Notion API for creating and managing pages, databases, and blocks.
Gemini CLI for one-shot Q&A, summaries, and generation.
Category:developer