Skip to content

ci: 接入 BanGD AI PR 评审 Action#41

Merged
NeverENG merged 1 commit into
mainfrom
ci/bangd-pr-review
May 30, 2026
Merged

ci: 接入 BanGD AI PR 评审 Action#41
NeverENG merged 1 commit into
mainfrom
ci/bangd-pr-review

Conversation

@NeverENG
Copy link
Copy Markdown
Owner

@NeverENG NeverENG commented May 30, 2026

改动

新增 .github/workflows/bangd-review.yml,在 PR 的 opened/synchronize/reopened 事件触发 BanGD AI PR 评审 Action。

  • Action 源:NeverENG/BanGD-AI-PR-Review-Tool,pin 到 commit 02f04948
  • 模型:DeepSeek(model: deepseek-chat + base_url 指向 DeepSeek Anthropic 兼容端点)
  • 权限:pull-requests: write(发评论用)

前置

需在仓库 Secrets 配置 DEEPSEEK_API_KEY,否则 Action 会失败。

🤖 Generated with Claude Code

Summary by CodeRabbit

  • Chores
    • Updated internal development tooling and automation processes.

Review Change Stack

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@NeverENG NeverENG merged commit 015fa1f into main May 30, 2026
2 of 3 checks passed
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 30, 2026

Caution

Review failed

The pull request is closed.

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: 283a5ce8-f723-4607-ac60-3b1bbfe3acd7

📥 Commits

Reviewing files that changed from the base of the PR and between 6209aa8 and 4d1c260.

📒 Files selected for processing (1)
  • .github/workflows/bangd-review.yml

📝 Walkthrough

Walkthrough

This PR adds a GitHub Actions workflow for automated AI-powered pull request reviews. The new workflow triggers on pull request lifecycle events, grants necessary repository and pull request permissions, and executes the BanGD AI PR Review Tool with DeepSeek API configuration.

Changes

GitHub Actions PR Review Setup

Layer / File(s) Summary
Add BanGD AI PR Review workflow
.github/workflows/bangd-review.yml
New workflow file that triggers on pull request events (opened, synchronize, reopened) and runs the BanGD AI PR Review Tool action with DeepSeek API credentials and model settings.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~5 minutes

Poem

A workflow takes flight with a hop and a bound,
DeepSeek reviews PRs, wisdom profound!
GitHub actions dance in the automated light,
BanGD AI makes feedback shine bright. 🐰✨

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch ci/bangd-pr-review

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

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