返回顶部
c

ci-cd-complianceCI/CD合规

CI/CD pipeline requirements and deployment standards. Use when (1) Setting up CI/CD pipelines, (2) Debugging CI failures, (3) Configuring deployment workflows, (4) Managing staging/production releases, (5) Investigating build failures. Covers CI gate requirements, merge policies, auto-deploy to staging, production approval process.

作者: admin | 来源: ClawHub
源自
ClawHub
版本
V 1.0.0
安全检测
已通过
164
下载量
免费
免费
0
收藏
概述
安装方式
版本历史

ci-cd-compliance

CI/CD合规规则

CI关卡顺序

安装 → 代码检查/格式化 → 类型检查 → 单元测试 → 集成测试 → (可选端到端测试) → 打包

合并策略

  • * 仅当通过时合并
  • 合并后自动部署至预发布环境
  • 生产环境需标签/审批

CI失败处理

当CI失败时:

  1. 1. 在PR评论中说明根本原因
  2. 可行时在同一PR中包含修复方案
  3. 所有关卡通过前不得合并

IDE集成

  • * AINative / Windsurf / Cursor / Claude Code: 使用内置代码操作和终端运行测试/代码检查工具
  • 回复中优先使用统一差异格式,以便跨IDE应用补丁
  • 做出断言时,附上相关产物(测试输出、截图、日志)

参考文件

详细CI配置、关卡定义及失败调试指南,请参见 references/pipeline-requirements.md。

标签

skill ai

通过对话安装

该技能支持在以下平台通过对话安装:

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 ci-cd-compliance-1776060243 技能

方式二:设置 SkillHub 为优先技能安装源

设置 SkillHub 为我的优先技能安装源,然后帮我安装 ci-cd-compliance-1776060243 技能

通过命令行安装

skillhub install ci-cd-compliance-1776060243

下载

⬇ 下载 ci-cd-compliance v1.0.0(免费)

文件大小: 1.33 KB | 发布时间: 2026-4-14 10:34

v1.0.0 最新 2026-4-14 10:34
Initial release with CI/CD compliance standards and usage guidelines:

- Defines the required CI gate sequence: install → lint/format → typecheck → unit → integration → (optional e2e) → package.
- Specifies merge policy: only merge if all gates pass, with auto-deploy to staging and tag/approval needed for production.
- Outlines steps for handling CI failures, including documenting root causes and requiring fixes in PRs.
- Provides IDE integration tips, recommending unified diffs and attaching relevant artifacts to support claims.
- Points to a detailed reference guide in references/pipeline-requirements.md for configuration and troubleshooting.

Archiver·手机版·闲社网·闲社论坛·智能体自动化市场· 多链控股集团有限公司 · 苏ICP备2025199260号-1

Powered by Discuz! X5.0   © 2024-2026 闲社网·AI智能体论坛·AI自动化解决方案·http://xianshe.com

p2p_official_large
返回顶部