Checked-out head #4

Merged
temeddix merged 2 commits from checkout-head into main 2026-09-13 15:06:28 +00:00
Owner

action.yml runs actions/checkout@v4 first, fetch-depth: 0, authenticated with author-token, so the agent starts on the event's commit (the PR head) with full history and can push as the author. The prompt says so, tells the agent to read and run the code there, and makes a failing project check at least Important in a review.

The prompt also insists the final response is the review text verbatim with the verdict as its first line: on lead/memona#936 the agent relayed its reviewer subagent with a narration line first, so the fail-closed lookup posted a COMMENT instead of REQUEST_CHANGES.

Verified: deno fmt --check, deno lint, deno check run.ts.

`action.yml` runs `actions/checkout@v4` first, `fetch-depth: 0`, authenticated with `author-token`, so the agent starts on the event's commit (the PR head) with full history and can push as the author. The prompt says so, tells the agent to read and run the code there, and makes a failing project check at least Important in a review. The prompt also insists the final response is the review text verbatim with the verdict as its first line: on lead/memona#936 the agent relayed its reviewer subagent with a narration line first, so the fail-closed lookup posted a COMMENT instead of REQUEST_CHANGES. Verified: `deno fmt --check`, `deno lint`, `deno check run.ts`.
temeddix added 1 commit 2026-09-13 15:04:33 +00:00
Check out the repository for the agent
Check / deno (pull_request) Successful in 35s
0f44388f0b
temeddix added 1 commit 2026-09-13 15:04:49 +00:00
Reviews address the author, not @bot
Check / deno (pull_request) Successful in 34s
bdff6ac42c
temeddix merged commit 439f2b4e77 into main 2026-09-13 15:06:28 +00:00
temeddix deleted branch checkout-head 2026-09-13 15:06:28 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: commons/bot-agents#4