regarmukesh3g commented on PR #72576: URL: https://github.com/apache/airflow/pull/72576#issuecomment-5715430424
This one is ready for review, but no CI has run on it yet — every workflow run on the branch is sitting at `action_required`, which needs a committer to approve workflows for a first-time contributor. Could someone kick that off when convenient? For what it's worth locally: `prek run --from-ref upstream/main --stage pre-commit` and `mypy-shared-observability` both pass, and the four new tests fail with `AttributeError` without the two-line change and pass with it. One unrelated pre-existing failure, `test_otel_logger.py::TestOtelMetrics::test_reinit_after_fork_exports_metrics`, fails identically on unmodified `main` here (macOS), so it is not from this change. No rush — just flagging it since the approval gate is invisible from the PR's check list. --- Drafted-by: Claude Code (Opus 5); reviewed by @regarmukesh3g before posting -- 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]
