Skip to content

docs: fix tox package_env references - #14825

Open
raisulchowdhury wants to merge 1 commit into
pytest-dev:mainfrom
raisulchowdhury:fix/14818-tox-package-env
Open

docs: fix tox package_env references#14825
raisulchowdhury wants to merge 1 commit into
pytest-dev:mainfrom
raisulchowdhury:fix/14818-tox-package-env

Conversation

@raisulchowdhury

@raisulchowdhury raisulchowdhury commented Aug 1, 2026

Copy link
Copy Markdown

Summary

  • Replace both unresolved local :ref:package_env`` references in the changelog with the existing external Tox intersphinx role.
  • Keep the duplicate generated changelog entries consistent.
  • Add the required changelog/14818.doc.rst fragment.

Closes #14818

Validation

  • git diff --check
  • git show --check HEAD
  • Confirmed doc/en/conf.py already defines the tox intersphinx mapping.
  • The external Chronographer changelog check initially required a news fragment; changelog/14818.doc.rst was added and pushed in c1dd525.
  • The full docs build was not run because the host ran out of temporary disk space while provisioning tox; no temporary build artifacts remain.

Contribution policy

This is a small documentation fix. I personally reviewed the diff and existing Sphinx configuration, understand why the external role is required, and will respond to review feedback. AI assistance was used and is credited by the Co-authored-by: OpenAI Codex <noreply@openai.com> commit trailer.

Copilot AI review requested due to automatic review settings August 1, 2026 18:42

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

Signed-off-by: raisulchowdhury <34920788+raisulchowdhury@users.noreply.github.com>
Co-authored-by: OpenAI Codex <noreply@openai.com>
@raisulchowdhury
raisulchowdhury force-pushed the fix/14818-tox-package-env branch from 264bbde to c1dd525 Compare August 1, 2026 18:43
@psf-chronographer psf-chronographer Bot added the bot:chronographer:provided (automation) changelog entry is part of PR label Aug 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bot:chronographer:provided (automation) changelog entry is part of PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

changelog: :ref:package_env`` cannot resolve (tox target, no local label)

2 participants