Skip to content

ci(oc): Refactor the /oc action to CLI - #1568

Draft
EttyKitty wants to merge 2 commits into
mainfrom
oc/v2
Draft

EttyKitty wants to merge 2 commits into
mainfrom
oc/v2

Conversation

@EttyKitty

@EttyKitty EttyKitty commented Sep 19, 2026 •

Copy link
Copy Markdown
Collaborator

Summary by cubic

Refactors /oc handling from the previous action to a new workflow that runs the opencode CLI. /oc and /opencode comments on issues, PRs, and inline review comments are supported, along with manual dispatch prompts.

Behavior

  • Comment triggers require write or admin access; manual dispatch runs without a permission check.
  • Changes are committed and pushed to a branch; issue commands open a PR, while commands on an existing PR update that PR.
  • Requires the OPENCODE_API_KEY, PAT_ADMIN_READ, and LYRA_CONTENTS_PRS_ISSUES_PAT secrets plus the OPENCODE_MAIN_MODEL variable.

Written for commit 415bff9. Summary will update on new commits.

Review in cubic

@github-actions github-actions Bot added Type: CI Continuous Integration changes Size: Small labels Sep 19, 2026
@EttyKitty EttyKitty changed the title ci(oc): Refactor oc action to CLI ci(oc): Refactor the /oc action to CLI Sep 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Size: Medium Type: CI Continuous Integration changes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant