Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
""
"
3
Script used to generate a Markdown file containing only the changelog entries of a specific pytest release, which
4
is then published
as
a GitHub Release during deploy (see workflows/deploy.yml).
Callers
nothing calls this directly
Calls
1
main
Function · 0.70
Tested by
no test coverage detected