chore(seidroid): take uci v0.0.22 - #559
Conversation
PR SummaryLow Risk Overview Because this caller does not set Reviewed by Cursor Bugbot for commit 2707fe8. Bugbot is set up for automated code reviews on this repo. Configure here. |
|
This review did not complete. It reached no verdict, so there is no review of this change to act on. This review produced no decision that could be read mechanically. the session reported the turn as failed The agent's own reply is not published: a reply this driver cannot attribute to its own turn is one it must not repeat here. This run's log names the session that produced it. Read this run for the rest: https://github.com/sei-protocol/sei-k8s-controller/actions/runs/34958182432 |
What this is
Repoints this repository's
seidroid reviewcaller from a raw commit sha to the uci tagv0.0.22.seidroid-review.ymllanded on uci'smainin sei-protocol/uci#108 and shipped as v0.0.22, so for the first time there is a tag to name. Until now every caller pinned a sha on a branch that had to be kept alive by hand.What changes here
The three
uses:lines, and nothing else. No inputs change.This caller omits
driver-version, so it inherits the workflow default, whichv0.0.22sets tosei-agent-driver/v0.21.0. Two things follow from that:Known, non-blocking
Four items are tracked for the next uci release and listed in the release notes — the most visible is that a head which moves mid-review still earns a 👍 on the trigger comment, even though the run correctly declines to approve or to clear a block. None gates a merge.
modein the concurrency group lets a review and a close run together for one pull request. The trade-off is deliberate and stated in the callee; PLT-1274 tracks the driver-side question.🤖 Generated with Claude Code