ADFA-3269 Safer handling of shell special characters#1077
ADFA-3269 Safer handling of shell special characters#1077hal-eisen-adfa merged 1 commit intostagefrom
Conversation
|
Caution Review failedThe pull request is closed. ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
📝 WalkthroughRelease Notes
Security & Best Practices Notes
WalkthroughThe release workflow now uses printf-style formatting to construct Telegram messages instead of string concatenation, improving readability and newline handling. Additionally, the workflow file now properly ends with a trailing newline. Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes Poem
✨ Finishing Touches🧪 Generate unit tests (beta)
📝 Coding Plan
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 Tip You can customize the tone of the review comments and chat replies.Configure the |
Switch to using printf instead of simple shell concatenation