Skip to content

chore: sync overlay to opencode afc0f1c26a - #1029

Closed
github-actions[bot] wants to merge 1 commit into
mainfrom
overlay-promotion
Closed

chore: sync overlay to opencode afc0f1c26a#1029
github-actions[bot] wants to merge 1 commit into
mainfrom
overlay-promotion

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

Automated promotion (Phase 1 of #1010) — the fork's local/amicode moved to afc0f1c26a15becf4342538564be4b63429e012a and the overlay was stale. Generated by overlay-promotion.mjs --apply, the same script a human would run. Review the diff and merge; CI gates this PR the same as any other.

@coderabbitai

coderabbitai Bot commented Sep 11, 2026

Copy link
Copy Markdown

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Advanced

Run ID: 82ed00c6-149a-4638-bef7-24139de7a348

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

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.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

jack-champagne added a commit that referenced this pull request Sep 11, 2026
#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>
@jack-champagne

Copy link
Copy Markdown
Member

Closing — this PR promoted afc0f1c26a15, which is no longer reachable on harmoniqs/opencode's local/amicode (the branch moved forward to that commit and then back again within about 10 minutes, independent of anything here — confirmed via a fresh fetch, the commit is gone). Promoting an abandoned revision would be wrong regardless of the CI issue below.

Separately, this PR never actually got CI to run (action_required/0 jobs) because it was opened with the default GITHUB_TOKEN before #1030 fixed that. Re-ran the bot after #1030 merged; it correctly re-checked against the fork's current tip (back at 6fa55b660a3, which the manifest already reflects) and found nothing to do — no new PR needed right now.

@jack-champagne
jack-champagne deleted the overlay-promotion branch September 11, 2026 21:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant