anthropics / anthropics/claude-code-action

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

オープン
#372 コメント 3 件 リアクション 8 件 担当者 0 名 GitHub で見る
enhancement p3
主要言語
TypeScript
スター
8.9k
フォーク
2.1k
平均マージ
3日 9時間
マージ済み PR(30日)
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 を短くまとめたダイジェスト。