Add WuMing AI PR review pipeline #33
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Introduce the WuMing Woodpecker CI plugin to run automated code, docs, and security reviews on every pull request using the DeepSeek backend.
Findings: WuMing 0.2.0 runs as a single Woodpecker step using image codeberg.org/marvin8/wuming:latest. It reads WUMING_FORGEJO_TOKEN (read-repo + write-issues) and WUMING_DEEPSEEK_KEY from secrets, then posts inline comments back to the PR.
Plan of attack: