1
0
mirror of https://github.com/hustcer/deepseek-review.git synced 2026-05-13 05:16:05 +08:00
Commit Graph

34 Commits

Author SHA1 Message Date
Justin Ma
9fce8f6d22 feat: Read CHAT_MODEL and BASE_URL from .env for local code review (#80)
* feat: Read CHAT_MODEL and BASE_URL from .env for local code review

* feat: Read CHAT_MODEL and BASE_URL from .env for local code review
2025-02-07 18:45:54 +08:00
Justin Ma
bb17f50cc2 chore: Remove the dependency on gh (#78) 2025-02-07 18:30:21 +08:00
hustcer
03903b7a36 fix typos 2025-02-01 22:16:18 +08:00
Justin Ma
1c83969b7b fix: Fix awk error on macOS runner (#71) 2025-02-01 18:58:00 +08:00
hustcer
0000000089 ci skip 2025-02-01 15:10:36 +08:00
Justin Ma
eba892d969 feat: Add include and exclude for file pattern filter support (#68)
* feat: Add awk regex generator custom commands

* feat: Add include and exlude for file pattern filter support
2025-02-01 14:46:30 +08:00
Justin Ma
f781a7d0a9 feat: Load multi-line prompts from yaml config for local code review (#67) 2025-02-01 10:12:44 +08:00
hustcer
f7ced8080f ci skip 2025-01-31 20:59:53 +08:00
Justin Ma
d9a84f47da refactor: Extracted git repo check into is-repo custom command (#64) 2025-01-31 20:51:29 +08:00
Justin Ma
f847c1a154 feat: Add skip cr or skip review feature (#56)
* feat: Add skip cr or skip review feature

* feat: Add skip cr or skip review feature

* feat: Add skip cr or skip review feature
2025-01-31 10:45:03 +08:00
Justin Ma
e9361125bc doc: Update CLI help output (#53)
* doc: Update CLI help output

* doc: Update CLI help output

* doc: Update CLI help output

* fix: Fix max-length not work issue

* fix: Fix max-length not work issue

* fix: Fix max-length not work issue

* fix: Fix max-length not work issue

* fix: Fix max-length not work issue

* fix: Fix max-length not work issue

* fix: Fix max-length not work issue

* fix: Fix max-length not work issue

* fix: Fix max-length not work issue
2025-01-31 09:51:51 +08:00
Justin Ma
5225cc66ea feat: Add max-length input (#52)
* feat: Add max-length input

* feat: Add max-length input
2025-01-31 08:56:56 +08:00
Justin Ma
e94ff03208 breaking: Change DEEPSEEK_TOKEN to CHAT_TOKEN (#50)
* breaking: Change DEEPSEEK_TOKEN to CHAT_TOKEN

* breaking: Change DEEPSEEK_TOKEN to CHAT_TOKEN
2025-01-31 08:18:19 +08:00
hustcer
a7699eee9c ci skip 2025-01-30 23:57:51 +08:00
Justin Ma
052182c5de fix: Polish CLI output for local code review (#44) 2025-01-30 23:27:03 +08:00
hustcer
e8e5bc99ff doc: Reorganize docs 2025-01-30 20:19:11 +08:00
Justin Ma
272fb2244e feat: Add DEFAULT_GITHUB_REPO & DEFAULT_LOCAL_REPO config for local CR (#42)
* feat: Add DEFAULT_GITHUB_REPO & DEFAULT_LOCAL_REPO config for local code review

* feat: Add DEFAULT_GITHUB_REPO & DEFAULT_LOCAL_REPO config for local code review
2025-01-30 20:07:02 +08:00
Justin Ma
6dc9fc6f1d doc: Add local code review guide (#41) 2025-01-30 19:30:34 +08:00
Justin Ma
18450d75e8 feat: Add more CLI short flags (#35) 2025-01-30 11:33:36 +08:00
Justin Ma
8e67d7be7e fix: Add repo checking for GitHub PR review (#34) 2025-01-30 10:57:04 +08:00
Justin Ma
4c4defaaca fix: Add git repo and git ref checking (#32)
* fix: Check gh installation status in GitHub Action

* fix: Add git repo and git ref checking
2025-01-30 10:17:29 +08:00
Justin Ma
f536accea4 fix: Check gh installation status in GitHub Action (#31) 2025-01-30 09:25:11 +08:00
Justin Ma
b527650ce1 fix: Do not override GITHUB_TOKEN env var (#30) 2025-01-30 09:09:34 +08:00
hustcer
8c99ac926e ci skip 2025-01-29 23:50:35 +08:00
Justin Ma
c1a7619e81 Some polishment
* ci skip

* Polishment
2025-01-29 18:04:17 +08:00
Justin Ma
2ce29e2632 Fix typos (#11)
* ci skip

* ci skip
2025-01-29 17:51:00 +08:00
Justin Ma
ea7f74e356 chore: Update prompts to English in action.yaml (#9)
* chore: Update prompts to English

* chore: Update prompts to English

* cs
2025-01-29 17:35:47 +08:00
Justin Ma
8f61adc32c chore: Update prompts to English (#5)
* fix: Fix gh token error

* fix

* fix

* chore: Update prompts to English
2025-01-29 17:20:49 +08:00
Justin Ma
d2be541ed9 fix: Make action fail if no response returned from deepseek (#3)
* fix: Fix gh token error

* fix
2025-01-29 16:55:34 +08:00
hustcer
6396b0bba5 fix: Fix action 2025-01-29 16:28:37 +08:00
hustcer
0a72bbcf5b feat: Add local code changes code review support 2025-01-29 15:54:55 +08:00
hustcer
1a8081ad0e feat: Add Github PR code review support 2025-01-29 14:41:29 +08:00
hustcer
bb0a5d2e76 chore: Add basic code skeleton 2025-01-29 13:46:34 +08:00
hustcer
0000000f08 Initial commit 2025-01-29 13:09:14 +08:00