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
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
gh auth tokenError log
SST Constructs Logs.zip