get-convex / get-convex/network-test
Add permissions to claude
- Dominant language
- TypeScript
- Stars
- 0
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
I got this message on a prev pr:
> The codegen (npx convex dev --once) and deployment steps would require Bash permissions to be configured in my --allowedTools. You can run these manually:
> npx convex dev --once (for codegen)
Could you change the .github/ workflow or whatever to grant these permissions @claude
Contributor guide
No contributing guide indexed for this repository
Research direction
Inspect the workflow files under .github/ and identify the steps that run npx convex dev --once and deployment. Check how --allowedTools currently handles Bash permissions, then verify that both codegen and deployment can run without requiring manual permission changes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- bash, github-actions
- Domain
- ci-cd
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100