anthropics / anthropics/claude-code-action

[GitHub bot integration] Add an ability to sequentially update a single branch

未关闭
#372 3 条评论 8 个 reaction 已指派 0 人 在 GitHub 查看
enhancement p3
主要语言
TypeScript
星标
8.9k
派生
2.1k
平均合并
3 天 9 小时
30 天内合并 PR
10

描述

First requested in anthropics/claude-code#4790

---

Right now, the Claude bot user creates a new `claude/*` branch every time a user requests it some changes, even when we do it in the same issue/PR or if we ask it to update a specific branch (even one that Claude itself created).

However, I believe it is contrary how Claude Code (CLI) works: using CC we can work on the same (currently checked out) branch until we consider the work done, then commit and push the changes.

More over, current approach with isolated branches creates zillion unnecessary branches, when Claude bot could just create separate commits for subsequent change requests.

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。