·gha-pipelines
>_

gha-pipelines

为 homelab 存储库创建和修改 GitHub Actions CI/CD 工作流程。 涵盖验证管道、OCI 工件升级和基础设施测试。 在以下情况下使用:(1) 创建新的 GitHub Actions 工作流程,(2) 修改现有 CI/CD 管道, (3) 添加验证或测试阶段,(4) 调试工作流程故障, (5)了解OCI推广渠道。 触发器:“github actions”、“workflow”、“ci/cd”、“pipeline”、“gha”、 “构建工件”、“验证工作流程”、“ci 管道”

21安装·1热度·@ionfury

安装

$npx skills add https://github.com/ionfury/homelab --skill gha-pipelines

如何安装 gha-pipelines

通过命令行快速安装 gha-pipelines AI 技能到你的开发环境

  1. 打开终端: 打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等)
  2. 运行安装命令: 复制并运行以下命令:npx skills add https://github.com/ionfury/homelab --skill gha-pipelines
  3. 验证安装: 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

来源:ionfury/homelab。

SKILL.md

查看原文

This repository uses a small set of consistent patterns across all workflows. Follow these when creating or modifying workflows.

All workflows use mise for tool version management, ensuring CI and local dev use identical versions:

| Checkout | actions/checkout@v6 | Always pin major version | | Tool setup | jdx/mise-action@v3 | Reads .mise.toml | | GHCR login | docker/login-action@v3 | Use GITHUBTOKEN | | Complex logic | actions/github-script@v7 | Prefer over raw bash for GitHub API | | Flux CLI | fluxcd/flux2/action@v2 | For OCI artifact operations |

为 homelab 存储库创建和修改 GitHub Actions CI/CD 工作流程。 涵盖验证管道、OCI 工件升级和基础设施测试。 在以下情况下使用:(1) 创建新的 GitHub Actions 工作流程,(2) 修改现有 CI/CD 管道, (3) 添加验证或测试阶段,(4) 调试工作流程故障, (5)了解OCI推广渠道。 触发器:“github actions”、“workflow”、“ci/cd”、“pipeline”、“gha”、 “构建工件”、“验证工作流程”、“ci 管道” 来源:ionfury/homelab。

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/ionfury/homelab --skill gha-pipelines
分类
>_效率工具
认证
收录时间
2026-02-28
更新时间
2026-03-11

Browse more skills from ionfury/homelab

快速解答

什么是 gha-pipelines?

为 homelab 存储库创建和修改 GitHub Actions CI/CD 工作流程。 涵盖验证管道、OCI 工件升级和基础设施测试。 在以下情况下使用:(1) 创建新的 GitHub Actions 工作流程,(2) 修改现有 CI/CD 管道, (3) 添加验证或测试阶段,(4) 调试工作流程故障, (5)了解OCI推广渠道。 触发器:“github actions”、“workflow”、“ci/cd”、“pipeline”、“gha”、 “构建工件”、“验证工作流程”、“ci 管道” 来源:ionfury/homelab。

如何安装 gha-pipelines?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/ionfury/homelab --skill gha-pipelines 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

这个 Skill 的源码在哪?

https://github.com/ionfury/homelab

详情

分类
>_效率工具
来源
skills.sh
收录时间
2026-02-28