Skip to content

[v3-3-test] Fix sphinx build error (#69505) - #70761

Merged
vatsrahul1001 merged 1 commit into
v3-3-testfrom
backport-6bba9b6-v3-3-test
Jul 30, 2026
Merged

[v3-3-test] Fix sphinx build error (#69505)#70761
vatsrahul1001 merged 1 commit into
v3-3-testfrom
backport-6bba9b6-v3-3-test

Conversation

@vatsrahul1001

Copy link
Copy Markdown
Contributor

Backport of #69505 to v3-3-test. Clean git cherry-pick -x.

Unblocks CI on the branch: v3-3-test's best-practices.rst uses :any:\os.environ`, which the warnings-as-errors docs build rejects (Error, no command xref target from best-practices:os.environ) — failing the "Build documentation (--spellcheck-only)" job for **every** PR targeting v3-3-test. #69505 changed it to :data:`os.environ`` on main; this backports that one-line fix.


Was generative AI tooling used to co-author this PR?
  • Yes — Claude Code (Opus 4.8)

Generated-by: Claude Code (Opus 4.8) following the guidelines — cherry-pick backport of a one-line docs xref fix.

(cherry picked from commit 6bba9b6)
@vatsrahul1001 vatsrahul1001 added this to the Airflow 3.3.1 milestone Jul 30, 2026
@vatsrahul1001 vatsrahul1001 added the type:doc-only Changelog: Doc Only label Jul 30, 2026

@jason810496 jason810496 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks.

@vatsrahul1001
vatsrahul1001 merged commit 1e07bda into v3-3-test Jul 30, 2026
68 checks passed
@vatsrahul1001
vatsrahul1001 deleted the backport-6bba9b6-v3-3-test branch July 30, 2026 14:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants