ephraimbuddy opened a new pull request, #33065: URL: https://github.com/apache/airflow/pull/33065
The secrets masker is unable to work on the various state enums: DagRunState, TaskInstanceState, JobState, and State enums in logs. This PR fixes this by converting the enums to strings during the secrets mask search closes: https://github.com/apache/airflow/issues/33061 -- 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]
