The GitHub Actions job "Tests" on airflow.git has failed.
Run started by GitHub user ephraimbuddy (triggered by ephraimbuddy).

Head commit for run:
b0f61be2f9791b75da3bca0bc30fdbb88e1e0a8a / Ephraim Anierobi 
<[email protected]>
Fix issue with using the various state enum value in logs (#33065)

* Fix issue with using the various state enum value in logs

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

* fixup! Fix issue with using the various state enum value in logs

* apply to all enum

* test with custom enum

Report URL: https://github.com/apache/airflow/actions/runs/5751400442

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to