GH#151: fix: harden translation workflow inputs#152
Conversation
Completion Summary
aidevops.sh v3.31.53 plugin for OpenCode v1.17.13 with gpt-5.5 spent 2m and 68,590 tokens on this as a headless worker. |
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
📝 WalkthroughWalkthroughThe GitHub Actions translate workflow's "Run translation" step was modified to read ChangesTranslation Workflow Argument Handling
Estimated code review effort: 1 (Trivial) | ~5 minutes Related issues: Suggested labels: ci, github-actions, security Suggested reviewers: (none identified) 🐰 A rabbit hops through YAML lines so neat, 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Summary
Passed workflow_dispatch inputs through environment variables and used a Bash array for translate.js arguments so untrusted inputs are not template-expanded directly inside the run block.
Files Changed
.github/workflows/translate.yml
Runtime Testing
Resolves #151
aidevops.sh v3.31.53 plugin for OpenCode v1.17.13 with gpt-5.5 spent 2m and 68,590 tokens on this as a headless worker.
Summary by CodeRabbit