Tell Codex to fix CI
This commit is contained in:
+5
-3
@@ -10,8 +10,10 @@ Install missing tools yourself when needed, including Rust, uv, Node, Deno, or
|
|||||||
system packages.
|
system packages.
|
||||||
|
|
||||||
Prefer minimal, correct changes. Run relevant checks or tests if practical.
|
Prefer minimal, correct changes. Run relevant checks or tests if practical.
|
||||||
Commit your changes locally. Do not expose secrets. Finish by reporting what
|
Treat code changes as a request to create a pull request. If a prior Codex pull
|
||||||
changed and what tests ran.
|
request already exists for this issue, update that same pull request instead of
|
||||||
|
creating a new one. Finish by reporting what changed and what tests ran. Wait
|
||||||
|
for Gitea Actions CI to complete, and fix any failures.
|
||||||
|
|
||||||
# Comment body
|
# Comment body
|
||||||
|
|
||||||
@@ -23,4 +25,4 @@ ${COMMENT_BODY}
|
|||||||
|
|
||||||
```
|
```
|
||||||
${ISSUE_COMMENTS}
|
${ISSUE_COMMENTS}
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user