Skip to content

Fix bonk workflow#71

Open
mattzcarey wants to merge 3 commits intomainfrom
fix/bonk-workflow
Open

Fix bonk workflow#71
mattzcarey wants to merge 3 commits intomainfrom
fix/bonk-workflow

Conversation

@mattzcarey
Copy link
Contributor

Summary

  • Fix ProviderModelNotFoundError by adding opencode_dev: false and permissions: write to bonk action config
  • Add author_association check so only MEMBER/COLLABORATOR/OWNER can trigger bonk
  • Add bun setup and dependency install steps (matching vinext pattern)
  • Fix concurrency group to include issue.number

Context

Bonk was failing with ProviderModelNotFoundError on every trigger. Aligned workflow with the working config from cloudflare/vinext.

Test plan

  • Comment /bonk on an issue or PR to verify it runs successfully

mattzcarey and others added 3 commits March 9, 2026 15:54
- Add author_association check (MEMBER/COLLABORATOR/OWNER only)
- Add opencode_dev: false and permissions: write
- Add bun setup and dependency install steps
- Fix concurrency group to include issue number
- Add fetch-depth: 30 for checkout
- Bump timeout to 30 minutes
- Downgrade checkout to v4 (matching vinext)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant