Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 507 Bytes

File metadata and controls

22 lines (15 loc) · 507 Bytes

OpenCode Action 测试

这个文件用于测试 opencode GitHub Action 的触发和执行。

测试内容

  1. ✅ 创建 ci 分支
  2. 🔄 提交测试文件
  3. ⏳ 推送到远程仓库
  4. ⏳ 创建 Pull Request
  5. ⏳ 在 PR 中评论 /opencode 触发 action

预期结果

opencode action 应该能够:

  • 检测到 /opencode/oc 评论命令
  • 使用配置的 ZHIPU_API_KEY 调用 OpenCode 服务
  • 在 PR 中返回 AI 代码分析结果

测试时间

创建时间: 2026-01-23