The GitHub Actions job "Check newsfragment PR number" on 
airflow.git/hanx/issue-68912-celery-worker-json-logs-rebased has failed.
Run started by GitHub user hanxdatadog (triggered by hanxdatadog).

Head commit for run:
281fd50622f3ef67079c9cb1308100b7fd6cfcdb / Xu Han <[email protected]>
feat(celery): honor json_logs config in Celery worker startup

Add two-level config lookup for JSON logging in the Celery worker:
- Check [celery] json_logs first (celery-specific override)
- Fall back to [logging] json_logs (global setting, added in 3.2.0)
- Fall back to False if neither is set

This mirrors the existing CELERY_LOGGING_LEVEL / LOGGING_LEVEL fallback
pattern in the same file.

Also adds [celery] json_logs to provider.yaml config schema.

Closes apache/airflow#68912

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

With regards,
GitHub Actions via GitBox


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

Reply via email to