anthropics / anthropics/claude-code-action

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

Aperta
#372 3 commenti 8 reazioni 0 assegnatari Vedi su GitHub
enhancement p3
Lingua principale
TypeScript
Stelle
8.9k
Fork
2.1k
Merge medio
3g 9h
PR unite (30g)
10

Descrizione

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.

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.