Commit 281d3fc
Add codex auto review (#13)
* upgrade abseil to August 2025, Patch 1
* add gh action to clear all gh actions cache
* add gh action to clear all gh actions cache
* migrate gh action macos-13 to macos-15 x86.
* need repo
* automatically add ""@codex review" comment to PRs
* add more permissions
* add more permissions to codex review job
* trigger automatic codex review only on specified gh users
* trigger automatic codex review when the review is submitted
* add more permissions to codex review job
* trigger automatic codex review only on specified gh users
* trigger automatic codex review when the review is submitted
* trigger automatic codex review when the review is submitted
* rework codex auto review
* rework codex auto review
* rework codex auto review for PRs from forks
* rework codex auto review for PRs from forks
* fix based on a review
* fix based on a review
* restore codex auto review without openai api key, remove handling of pull_request_review events
* adjust to work on fork PRs too
---------
Co-authored-by: neodix <[email protected]>1 parent 2fa29b6 commit 281d3fc
2 files changed
+47
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| 12 | + | |
| 13 | + | |
12 | 14 | | |
13 | 15 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
0 commit comments