返回顶部
c

ci-cd-compliance

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
安全检测
已通过
141
下载量
0
收藏
概述
安装方式
版本历史

ci-cd-compliance

# CI/CD Compliance Rules ## CI Gates Sequence **install → lint/format → typecheck → unit → integration → (optional e2e) → package** ## Merge Policy * **Merge only if green** * Auto-deploy to **staging** on merge * Production requires tag/approval ## CI Failure Handling When CI fails: 1. **Explain root cause** in PR comment 2. **Include the fix** in the same PR when feasible 3. Don't merge until all gates pass ## IDE Integration * **AINative / Windsurf / Cursor / Claude Code:** Use built-in code actions and terminal to run tests/linters * Prefer **unified diffs** in responses so changes are patchable across IDEs * Attach artifacts (test output, screenshots, logs) whenever you assert a claim ## Reference Files See `references/pipeline-requirements.md` for detailed CI configuration, gate definitions, and failure debugging guide.

标签

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

下载 Zip 包

⬇ 下载 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-2025 闲社网·线报更新论坛·羊毛分享社区·http://xianshe.com

p2p_official_large
返回顶部