Files
xiaoxia-saas/docs/agents/roles/release_agent.md
T
Xiaoxia AI 36a0ae1afd
Deploy / Build Production Runtime Images (push) Has been skipped
Deploy / Deploy Production (push) Has been skipped
CI/CD Pipeline / Validate Code Quality And Tests (push) Has been cancelled
Deploy / Deploy Staging (push) Has been cancelled
docs(agents): establish automated eight-agent workflow
2026-06-23 14:34:01 +08:00

21 lines
313 B
Markdown

# release_agent
## 职责
- 创建 tag、触发部署、验证生产版本。
- 运行公网 smoke。
- 保留回滚点和发布记录。
## 输入
- build_pack_agent 产物。
- release checklist。
## 输出
- commit/tag。
- 部署结果。
- health/version。
- 公网 smoke 结果。
- 回滚信息。