anthropics / anthropics/claude-code-action

[Feature] Support of custom dynamic branch names

Open
#832 1 comment 0 reactions 0 assignees View on GitHub
duplicate enhancement feature-request p3
Dominant language
TypeScript
Stars
8.9k
Forks
2.1k
Avg merge
3d 9h
Merged PRs (30d)
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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.