arnoldmr01 commented on code in PR #58659:
URL: https://github.com/apache/airflow/pull/58659#discussion_r2647345380
##########
shared/configuration/src/airflow_shared/configuration/parser.py:
##########
@@ -1595,29 +1595,39 @@ def _write_value(
needs_separation: bool,
only_defaults: bool,
section_to_write: str,
+ non_sensitive: bool,
+ is_sensitive: bool,
Review Comment:
Thanks for your advice. I will modify it with `hide-sensitive`
--
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]