mirror of
https://github.com/anthropics/claude-code-action.git
synced 2026-01-23 06:54:13 +08:00
* restore: bring back generic tag mode example (claude.yml) PR #505 removed claude.yml as part of simplifying examples, but this left a gap - there was no longer a generic tag mode example showing how to respond to @claude mentions. This file serves as the primary starting point for users wanting to use tag mode to have Claude respond to mentions in: - Issue comments - Pull request review comments - Issues (when opened or assigned) - Pull request reviews The example includes all required permissions and shows optional configurations commented out. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com> * format: add missing newline at end of claude.yml Co-authored-by: kashyap murali <km-anthropic@users.noreply.github.com> --------- Co-authored-by: Claude <noreply@anthropic.com> Co-authored-by: claude[bot] <209825114+claude[bot]@users.noreply.github.com> Co-authored-by: kashyap murali <km-anthropic@users.noreply.github.com>