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

59 Commits

Author SHA1 Message Date
hustcer
00000006fb Bump v1.5.1 v1.5.1 2025-02-01 19:00:38 +08:00
Justin Ma
1c83969b7b fix: Fix awk error on macOS runner (#71) 2025-02-01 18:58:00 +08:00
hustcer
609f212d2b Update default prompts link 2025-02-01 15:37:13 +08:00
hustcer
0000000089 ci skip v1.5 2025-02-01 15:10:36 +08:00
Justin Ma
f9f66ccc4c Update README and bump to v1.5 (#69) 2025-02-01 15:06:07 +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
hustcer
91bfd9c2d1 ci skip 2025-02-01 14:44:03 +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
cdba3ce088 chore: Update prompts for current repo workflow 2025-02-01 10:03:38 +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
7ccfa23bd5 feat: Improve code review prompt (#63)
* feat: Improve code review prompt

* feat: Improve code review prompt
2025-01-31 20:13:26 +08:00
Justin Ma
3cb42fca6a doc: Update README (#61)
* doc: Update README

* doc: Update README

* doc: Update README

* doc: Update README
2025-01-31 18:41:35 +08:00
hustcer
e60fc915f8 Trigger CR automatically 2025-01-31 14:33:07 +08:00
Justin Ma
522a0174e3 feat: Add example of triggering code review by adding ai review label (#60)
* feat: Add example of triggering code review by adding ai review label

* feat: Add example of triggering code review by adding ai review label

* feat: Add example of triggering code review by adding ai review label
2025-01-31 14:28:37 +08:00
hustcer
00000001ec Bump to v1.3 v1.3 2025-01-31 11:55:39 +08:00
Justin Ma
025694ce43 doc: Polish documents (#57) 2025-01-31 11:49:57 +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
7b21216ef9 feat: Add github-token input (#55) 2025-01-31 10:14:10 +08:00
Justin Ma
c984584c3a chore: Increase max-length in review workflow (#54)
* test max-length

* chore: Increase max-length in wf
2025-01-31 10:00:11 +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
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