utkarsharma2 commented on code in PR #44641: URL: https://github.com/apache/airflow/pull/44641#discussion_r1875709984
########## newsfragments/43191.improvement.rst: ########## @@ -1 +0,0 @@ -Bash script files (``.sh`` and ``.bash``) with Jinja templating enabled (without the space after the file extension) are now rendered into a temporary file, and then executed. Instead of being directly executed as inline command. Review Comment: Ya, I saw the origin PR was part of 2.10.3 [release notes](https://github.com/apache/airflow/blob/ee07d6339a3b1a1b4451c20f5109ab51dcd13ebe/RELEASE_NOTES.rst#L55) and I removed it from the 2.10.4 release notes. I can create a separate PR for it to be merged into the 2.10.3 release notes. Does that sound good @potiuk? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
