Turn GitHub Issues into PRs Automatically (Claude Code)
I set up the Claude Code GitHub Action to automatically open pull requests from issues - something the default workflow doesn't do. Now I can open an issue on my phone, Claude picks it up, opens a PR, and my Cloudflare preview build kicks off automatically. No local environment needed.
In this video I walk through the full setup: installing the action, customizing the workflow to auto-open PRs with the GitHub CLI, adding label triggers, and locking it down for public repos.
Full modified workflow file:
https://github.com/buildatscale-tv/website/blob/main/.github/workflows/claude.yml
Related:…
Watch on YouTube ↗
(saves to browser)
DeepCamp AI