Files
claude-code-action/src
claude[bot] b0ca8faf6b fix: replace REST API branch listing with GraphQL query for better performance
- Replaced REST API listBranches call with GraphQL query that filters branches by prefix
- This fixes the issue where repositories with >100 branches could miss existing Claude branches
- The GraphQL query directly filters by prefix, making it more efficient and accurate

Co-authored-by: ashwin-ant <ashwin-ant@users.noreply.github.com>
2025-05-31 05:37:04 +00:00
..
2025-05-23 11:31:08 -07:00