dev #14

Merged
Latte merged 5 commits from dev into main 2025-12-28 20:06:55 +00:00

5 Commits

Author SHA1 Message Date
4b76812390 Merge branch 'main' into dev
All checks were successful
Enterprise AI Code Review / ai-review (pull_request) Successful in 25s
2025-12-28 20:06:24 +00:00
1ca6ac7913 Merge pull request 'fix: Resolve workflow syntax error in ai-comment-reply.yml' (#13) from fix/workflow-syntax-error into dev
All checks were successful
Enterprise AI Code Review / ai-review (pull_request) Successful in 36s
Reviewed-on: #13
2025-12-28 20:04:44 +00:00
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