anthropics / anthropics/claude-code-action

[Feature] Support of custom dynamic branch names

オープン
#832 コメント 1 件 リアクション 0 件 担当者 0 名 GitHub で見る
duplicate enhancement feature-request p3
主要言語
TypeScript
スター
8.9k
フォーク
2.1k
平均マージ
3日 9時間
マージ済み PR(30日)
10

説明

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.

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。