fix: Resolve workflow syntax error in ai-comment-reply.yml #13

Merged
Latte merged 3 commits from fix/workflow-syntax-error into dev 2025-12-28 20:04:45 +00:00

3 Commits

Author SHA1 Message Date
f2eaecf578 update
All checks were successful
Enterprise AI Code Review / ai-review (pull_request) Successful in 30s
2025-12-28 20:04:32 +00:00
f94d21580c security fixes
All checks were successful
Enterprise AI Code Review / ai-review (pull_request) Successful in 26s
2025-12-28 19:55:05 +00:00
4a3ddec68c fix: Resolve workflow syntax error in ai-comment-reply.yml
All checks were successful
Enterprise AI Code Review / ai-review (pull_request) Successful in 25s
- Replace inline toJSON() with environment variables
- Use Python to parse JSON and dispatch events properly
- Avoid bash syntax errors with parentheses in JSON
- Maintain same functionality for PR vs issue comment handling

Fixes: /var/run/act/workflow/4: line 25: syntax error near unexpected token
2025-12-28 19:27:15 +00:00