claude-code-action icon indicating copy to clipboard operation
claude-code-action copied to clipboard

Automatic mode detection in v1 makes it impossible to use a stored prompt with @claude triggers

Open mpiroc opened this issue 2 weeks ago • 0 comments

Describe the bug I want to provide a default prompt AND trigger code reviews solely with @claude mentions. It would be great if the default prompt was only used when the @claude mention isn't followed by an explicit prompt, but if this isn't possible, ignoring the explicit prompts is good enough for me.

I don't understand why prompt and @claude were changed to be mutually exclusive.

See https://github.com/anthropics/claude-code-action/blob/main/docs/faq.md#how-does-automatic-mode-detection-work

To Reproduce Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior A clear and concise description of what you expected to happen.

Screenshots If applicable, add screenshots to help explain your problem.

Workflow yml file If it's not sensitive, consider including a paste of your full Claude workflow.yml file.

API Provider

[ ] Anthropic First-Party API (default) [ ] AWS Bedrock [ ] GCP Vertex

Additional context Add any other context about the problem here.

mpiroc avatar Dec 19 '25 23:12 mpiroc