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

39 Commits

Author SHA1 Message Date
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
hustcer
000000086e Bump to v1.2 v1.2 2025-01-31 09:00:31 +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
Justin Ma
a7fd374fc1 chore: Update action name, description and icon (#49) 2025-01-31 07:50:50 +08:00
hustcer
a7699eee9c ci skip 2025-01-30 23:57:51 +08:00
hustcer
000000090a Bump v1.1 v1.1 2025-01-30 23:32:09 +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
35a8ded25b doc: Add planed features to doc (#39)
* doc: Add planed features to doc

* doc: Add planed features to doc
2025-01-30 13:53:03 +08:00
hustcer
00000006e0 fix doc 2025-01-30 11:46:47 +08:00
Justin Ma
88e0011fbf doc: Add CLI help doc (#36) 2025-01-30 11:42:30 +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
28505c4767 feat: Add dot env conf for local code review (#33)
* feat: Add dot env conf for local code review

* cs

* cs
2025-01-30 10:47:06 +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
Justin Ma
40b98c9c16 doc: Add features description to README (#29)
* doc: Add features description to README

* cs
2025-01-30 09:02:35 +08:00
hustcer
8c99ac926e ci skip 2025-01-29 23:50:35 +08:00
Justin Ma
f962bbb88d chore: Use v1 in README docs (#17) 2025-01-29 20:46:12 +08:00
hustcer
00000001b5 v1.0 release v1.0 2025-01-29 20:38:29 +08:00
Justin Ma
030b01843c doc: Update README.md (#16) 2025-01-29 20:32:54 +08:00
Justin Ma
1d78987903 fix: Do not review on direct commit push (#15) 2025-01-29 18:22:33 +08:00
Justin Ma
8814affd76 chore: Remove unecessary code checkout (#13) 2025-01-29 18:14:00 +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
a8dd26a714 fix: Fix add comment error 2025-01-29 16:39:37 +08:00
hustcer
17303c2af6 fix: Fix gh token error 2025-01-29 16:36:22 +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