Files
claude-code-action/test/trigger-validation.test.ts
tomoish 90b0a15006 Add label trigger functionality to Claude Code Action
- introduced a new input parameter `label_trigger` in `action.yml` to allow triggering actions based on specific labels applied to issues.
- Enhanced the context preparation and event handling in the code to support the new labled event.
2025-06-17 00:32:12 +09:00

15 KiB