claude-code/.github/workflows
inigo 156d9e9e3f
feat: update issue-notify to use repository_dispatch
Switch from workflow_dispatch to repository_dispatch for cross-repo
triggering of issue-detective workflow in claude-cli-internal.

Changes:
- Use gh api with repository_dispatch endpoint
- Send issue_url in client_payload
- Support ISSUE_NOTIFY_TOKEN secret for better permissions
- Remove dependency on ISSUE_NOTIFY_WORKFLOW_NAME secret

This enables automatic issue detective analysis when issues are
opened in claude-code repository.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-04 22:24:51 -07:00
..
auto-close-duplicates.yml fix: update auto-close-duplicates workflow permissions to write 2025-08-15 10:55:50 -07:00
backfill-duplicate-comments.yml Add workflow to backfill duplicate comments 2025-08-08 12:11:08 -07:00
claude-dedupe-issues.yml Add Statsig event logging to GitHub issue workflows 2025-08-08 18:26:48 -07:00
claude-issue-triage.yml Add checkout step to issue triage workflow (#2867) 2025-07-02 09:01:44 -07:00
claude.yml kept beta as per request 2025-05-31 11:04:37 +02:00
issue-notify.yml feat: update issue-notify to use repository_dispatch 2025-09-04 22:24:51 -07:00
lock-closed-issues.yml Remove timeout-minutes from lock-closed-issues workflow (#5455) 2025-08-09 10:58:52 -07:00
log-issue-events.yml Add issue close event trigger to log-issue-events workflow 2025-08-22 18:30:52 -07:00