[PR #5459] github: support GITHUB_TOKEN + skip OIDC #11413

Closed
opened 2026-02-16 18:16:15 -05:00 by yindo · 0 comments
Owner

Original Pull Request: https://github.com/anomalyco/opencode/pull/5459

State: closed
Merged: Yes


This PR adds a new use_github_token input to the GitHub Action that allows using GITHUB_TOKEN directly instead of exchanging an OIDC token via api.opencode.ai

Removes the dependency on api.opencode.ai to use opencode github run in CI / headless contexts.

**Original Pull Request:** https://github.com/anomalyco/opencode/pull/5459 **State:** closed **Merged:** Yes --- This PR adds a new `use_github_token` input to the GitHub Action that allows using `GITHUB_TOKEN` directly instead of exchanging an OIDC token via api.opencode.ai Removes the dependency on `api.opencode.ai` to use `opencode github run` in CI / headless contexts.
yindo added the pull-request label 2026-02-16 18:16:15 -05:00
yindo closed this issue 2026-02-16 18:16:15 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#11413