Skip to content

Add GitHub Actions workflows: code review and assistant#2

Open
moyanbro wants to merge 1 commit intoQoderAI:mainfrom
moyanbro:main
Open

Add GitHub Actions workflows: code review and assistant#2
moyanbro wants to merge 1 commit intoQoderAI:mainfrom
moyanbro:main

Conversation

@moyanbro
Copy link

新增工作流

此 PR 添加了两个 Qoder Action 工作流示例:

1. Code Review 工作流 (code-review.yml)

  • 触发条件: PR 创建、更新、重新打开时
  • 功能: 自动分析代码质量和安全性
  • 权限: contents:read, pull-requests:write, id-token:write

2. Assistant 工作流 (�ssistant.yml)

  • 触发条件: Issue/PR 评论中包含 @qoder
  • 功能: 智能助手交互,支持代码解释、bug 修复等
  • 权限: contents:read, issues:write, pull-requests:write, id-token:write

使用要求

  • 需要配置 QODER_PERSONAL_ACCESS_TOKEN Secret
  • 需要安装 qoderai GitHub App

这些工作流为社区提供了开箱即用的配置示例。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant