1
0
mirror of https://github.com/hustcer/deepseek-review.git synced 2026-05-13 05:16:05 +08:00
This commit is contained in:
hustcer
2025-02-01 15:10:36 +08:00
parent f9f66ccc4c
commit 0000000089
2 changed files with 6 additions and 7 deletions

View File

@@ -2,11 +2,12 @@
# Author: hustcer
# Created: 2025/01/29 13:02:15
# TODO:
# [√] Deepseek code review for GitHub PRs
# [√] Deepseek code review for local commit changes
# [√] Debug mode
# [√] Output token usage info
# [ ] Add more action outputs
# [√] Deepseek code review for GitHub PRs
# [√] Deepseek code review for local commit changes
# [√] Debug mode
# [√] Output token usage info
# [√] Perform CR for changes that either include or exclude specific files
# [ ] Add more action outputs
# Description: A script to do code review by deepseek
# Env vars:
# GITHUB_TOKEN: Your GitHub API token