chore: sync overlay to opencode afc0f1c26a - #1029
Conversation
|
Important Review skippedBot user detected. To trigger a single review, invoke the ⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Advanced Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
#1030) GitHub does not dispatch pull_request events for refs pushed with the default GITHUB_TOKEN (loop-prevention) — confirmed live: the bot's first real-world run opened PR #1029, which sat at action_required/0 jobs forever, meaning ci.yml never actually ran on it despite the PR description claiming 'CI gates this PR the same as any other'. Use REPO_ACCESS_TOKEN (already granted cross-repo access, used elsewhere for the same class of problem) for the amicode checkout and the push/PR-create steps, so the resulting branch/PR is a real identity and triggers ci.yml normally. Co-authored-by: Test <test@example.com>
|
Closing — this PR promoted Separately, this PR never actually got CI to run ( |
Automated promotion (Phase 1 of #1010) — the fork's
local/amicodemoved toafc0f1c26a15becf4342538564be4b63429e012aand the overlay was stale. Generated byoverlay-promotion.mjs --apply, the same script a human would run. Review the diff and merge; CI gates this PR the same as any other.