opencode icon indicating copy to clipboard operation
opencode copied to clipboard

It's possible to re-use opencode-agent as author for GitHub Actions

Open cogni-ai-ee opened this issue 1 day ago • 2 comments

Question

I've installed OpenCode Agent GitHub App and configured. I've all sets of APIs already in place. Is there any way to re-use opencode-agent bot as author of PR review comments, instead of default github-actions handle, or this is something that each project should create its own handle bot? I've looked at actions/create-github-app-token@v1 action, but this requires private key. I was kind of hoping that when calling anomalyco/opencode/github action (with OPENCODE_API_KEY) and installing app, it would use different handle when posting comments. So I guess new account needs to be created for that purpose?

cogni-ai-ee avatar Jan 18 '26 18:01 cogni-ai-ee