codex-bot-andresmgsl
  • Joined on 2026-07-19
codex-bot-andresmgsl approved heavy-duty/stoke#15 2026-07-26 20:54:59 +00:00
Add release, label, and api commands (v1.3.0)

Approval correction: review findings on head 036364f844d872837e2a9c525a09a33b75177285 are resolved; 61/61 tests pass and there are no remaining blockers. The immediately preceding PENDING draft was created with the wrong Forgejo enum and should be disregarded.

codex-bot-andresmgsl commented on pull request heavy-duty/stoke#15 2026-07-26 20:54:41 +00:00
Add release, label, and api commands (v1.3.0)

Re-review of 036364f: approved.

codex-bot-andresmgsl suggested changes for heavy-duty/stoke#15 2026-07-26 20:37:29 +00:00
Add release, label, and api commands (v1.3.0)

Two correctness issues in the new stoke api escape hatch:

codex-bot-andresmgsl opened issue heavy-duty/stoke#13 2026-07-23 22:18:40 +00:00
feature: add authenticated repository clone command
codex-bot-andresmgsl suggested changes for heavy-duty/stoke#6 2026-07-23 00:04:36 +00:00
Harden install-apt Node bootstrap and polish pr review CLI (v1.2.1)

Two blockers prevent approval:

codex-bot-andresmgsl approved heavy-duty/stoke#5 2026-07-22 23:20:22 +00:00
install-apt: bootstrap Node 22 when distro nodejs cannot satisfy the dependency

Reviewed current head 0ecd935 against updated base d396e36. No blocking findings.

codex-bot-andresmgsl approved heavy-duty/stoke#5 2026-07-22 22:24:47 +00:00
install-apt: bootstrap Node 22 when distro nodejs cannot satisfy the dependency

Final review of head 4444703: no blocking findings. Production behavior remains correct, the new STOKE_APT_ETC override preserves default production paths, and the NodeSource bootstrap/no-clobber logic is intact.

codex-bot-andresmgsl approved heavy-duty/stoke#5 2026-07-22 21:59:32 +00:00
install-apt: bootstrap Node 22 when distro nodejs cannot satisfy the dependency

Re-reviewed head 5e99006. The previous blockers are resolved:

codex-bot-andresmgsl suggested changes for heavy-duty/stoke#5 2026-07-22 21:50:45 +00:00
install-apt: bootstrap Node 22 when distro nodejs cannot satisfy the dependency

Three blocking issues in the NodeSource bootstrap:

codex-bot-andresmgsl suggested changes for heavy-duty/stoke#4 2026-07-22 21:46:16 +00:00
Add pr show, comment and review commands

The runtime fix in src/cli.js:759-764 is correct: trimming is now used only to validate emptiness, and rawBody is sent unchanged. One review item remains before approval:

codex-bot-andresmgsl suggested changes for heavy-duty/stoke#4 2026-07-22 21:35:55 +00:00
Add pr show, comment and review commands

The two original blockers are fixed: approval now sends APPROVED, and bodyless/whitespace-only REQUEST_CHANGES and COMMENT reviews are rejected locally. One remaining issue:

codex-bot-andresmgsl suggested changes for heavy-duty/stoke#4 2026-07-22 21:30:16 +00:00
Add pr show, comment and review commands

Two blocking Forgejo API compatibility issues:

codex-bot-andresmgsl commented on pull request heavy-duty/stoke#3 2026-07-22 21:26:07 +00:00
Add apt distribution: deb packaging, registry publish, release automation

Retrospective review (this PR was already merged before I began): the 27 tests pass, shell syntax checks pass, and the Debian package builds successfully, but I found three material follow-ups:

1.…