Skip to content

ci: fix @claude mention workflow never triggering#36

Merged
gf712 merged 2 commits into
mainfrom
fix-claude-mention-triggers
Jul 6, 2026
Merged

ci: fix @claude mention workflow never triggering#36
gf712 merged 2 commits into
mainfrom
fix-claude-mention-triggers

Conversation

@gf712

@gf712 gf712 commented Jul 6, 2026

Copy link
Copy Markdown
Owner

No description provided.

gf712 and others added 2 commits July 6, 2026 20:36
The Claude Code workflow has never executed: every run in its history
was skipped by the job gate, including a reply that met every stated
condition (gf712 actor, review-comment event, @claude in the body).
The only difference from the official claude-code-action template is
the hand-added github.actor wrapper around the condition, so drop it
and use the template condition verbatim; the action's built-in check
already restricts triggers to users with write access. Also subscribe
to the issue_comment and issues events that the condition always
handled but the trigger list never delivered, so @claude works from
the PR conversation tab and issues too.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_017NJ25FGK2EUWCLz2PaUwbT
@claude

claude Bot commented Jul 6, 2026

Copy link
Copy Markdown

Auto code review

No new issues found. Checked for bugs and CLAUDE.md compliance.

1 similar comment
@claude

claude Bot commented Jul 6, 2026

Copy link
Copy Markdown

Auto code review

No new issues found. Checked for bugs and CLAUDE.md compliance.

@gf712 gf712 merged commit 619539a into main Jul 6, 2026
2 checks passed
@gf712 gf712 deleted the fix-claude-mention-triggers branch July 6, 2026 19:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant