anthropics / anthropics/claude-code-action

[Feature] Support of custom dynamic branch names

Ouverte
#832 1 commentaire 0 réactions 0 personnes assignées Voir sur GitHub
duplicate enhancement feature-request p3
Langage dominant
TypeScript
Étoiles
8.9k
Forks
2.1k
Merge moyen
3 j 9 h
PR mergées (30 j)
10

Description

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.

Guide de contribution

Ouvrir le guide de contribution

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.