Skip to content

How to setup opencode github action with copilot provider? #1341

@blntrsz

Description

@blntrsz

Problem

Cannot setup OpenCode Github agent using the copilot provider. The instructions suggests that I should use the GITHUB_TOKEN but none of that worked

Tryed approches

  • bulit in GITHUB_TOKEN with permissions in the GH Action
    permissions:
      contents: write
      id-token: write
      issues: write
      pull-requests: write
      models: read
  • personal access token with all access
  • fine grained token with all access
  • gh auth token

Error log

SST Constructs Logs.zip

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions