Skip to content

docs: group collection reporting hooks - #15000

Open
LouisDeconinck wants to merge 6 commits into
pytest-dev:mainfrom
LouisDeconinck:docs/collection-hooks-12658
Open

docs: group collection reporting hooks#15000
LouisDeconinck wants to merge 6 commits into
pytest-dev:mainfrom
LouisDeconinck:docs/collection-hooks-12658

Conversation

@LouisDeconinck

@LouisDeconinck LouisDeconinck commented Sep 10, 2026

Copy link
Copy Markdown

Summary

Move the collection lifecycle reporting hooks into the Collection hooks section so plugin authors can find them with the phase they describe.

Fixes #12658

Verification

  • uv run --frozen --with tox --with tox-uv tox -e docs
  • git diff --check

Checklist

  • Include documentation when adding new features.
  • Include new tests or update existing tests when applicable.
  • Allow maintainers to push and squash when merging my commits.
  • Add text like closes Docs: collection hooks listed under reporting hooks #12658 to the PR description.
  • AI assistance was used and the commits include Co-authored-by trailers; the change was human-reviewed and verified.
  • Create a new changelog entry in changelog/15000.doc.rst.
  • Add yourself to AUTHORS (this is a small documentation fix).

LouisDeconinck and others added 4 commits September 10, 2026 20:11
Move collection lifecycle reporting hooks into the collection hooks section so plugin authors can find them with the phase they describe.

Fixes pytest-dev#12658

Co-authored-by: OpenAI Codex <noreply@openai.com>
Signed-off-by: Louis Deconinck <louis.dck@gmail.com>
Record the documentation correction in the release history.

Co-authored-by: OpenAI Codex <noreply@openai.com>
Signed-off-by: Louis Deconinck <louis.dck@gmail.com>
Keep the earlier pytest-dev#12658 release note while adding the collection-hook correction.

Co-authored-by: OpenAI Codex <noreply@openai.com>
Signed-off-by: Louis Deconinck <louis.dck@gmail.com>
Keep the existing issue fragment unchanged and record this documentation-only PR separately.

Co-authored-by: OpenAI Codex <noreply@openai.com>
Signed-off-by: Louis Deconinck <louis.dck@gmail.com>
@psf-chronographer psf-chronographer Bot added the bot:chronographer:provided (automation) changelog entry is part of PR label Sep 10, 2026
Comment thread changelog/15000.doc.rst

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

The file name should be 12658.doc.rst.

Both release notes describe the same issue; name the fragment after
the issue rather than the PR.
@LouisDeconinck

Copy link
Copy Markdown
Author

@SemTiOne Done — folded the collection-hooks fragment into changelog/12658.doc.rst and dropped the PR-numbered file. Both notes now live under the issue number.

Chronographer requires a fragment added by the PR; name it after the
PR number since 12658.doc.rst already exists on main.
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.

Docs: collection hooks listed under reporting hooks

2 participants