anthropics / anthropics/claude-code-action

[Feature] Support of custom dynamic branch names

Aperta
#832 1 commento 0 reazioni 0 assegnatari Vedi su GitHub
duplicate enhancement feature-request p3
Lingua principale
TypeScript
Stelle
8.9k
Fork
2.1k
Merge medio
3g 9h
PR unite (30g)
10

Descrizione

Currently, the only way to control the branch name is via `branch_prefix`[ prop](https://github.com/anthropics/claude-code-action/blob/main/docs/usage.md#inputs) but it is not enough. In our company, we need to set the branch name based on Jira ticket Id and it is something like this:`{feature|bug|etc}/{ProjectName}-{JiraTicketId}-{description}`, otherwise a CI check fails the work.

It would be great if we can control the branch name through the prompt instead of inflexible props.

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.