MCPcopy
hub / github.com/pytest-dev/pytest / generate-gh-release-notes.py

File generate-gh-release-notes.py

scripts/generate-gh-release-notes.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1# mypy: disallow-untyped-defs
2"""
3Script used to generate a Markdown file containing only the changelog entries of a specific pytest release, which
4is then published as a GitHub Release during deploy (see workflows/deploy.yml).

Callers

nothing calls this directly

Calls 1

mainFunction · 0.70

Tested by

no test coverage detected