What's Changed
- fix: add GITHUB_API_URL to all Octokit client instantiations by @allenli873 in #243
- Expose the created branch for downstream usage by @DavidWells in #237
- refactor: update branch naming convention for Kubernetes compatibility by @cderinbogaz in #249
- docs: add custom GitHub App setup instructions by @ashwin-ant in #267
- feat: add settings input support by @ashwin-ant in #276
- Revert "feat: defer remote branch creation until first commit (#244)" by @ashwin-ant in #278
- Fix: Pass correct branch names to MCP file ops server by @ashwin-ant in #279
- docs: add missing use_commit_signing input to README by @ashwin-ant in #283
- Add Squid proxy network restrictions for claude-code-action by @km-anthropic in #259
- fix: use GITHUB_SERVER_URL to determine email domain for GitHub Enterprise by @ashwin-ant in #290
New Contributors
- @allenli873 made their first contribution in #243
- @DavidWells made their first contribution in #237
- @cderinbogaz made their first contribution in #249
- @km-anthropic made their first contribution in #259
Full Changelog: v0.0.32...v0.0.34