Skip to content

docs: fix broken PyPI link to changelog#1434

Merged
codejedi365 merged 1 commit into
python-semantic-release:masterfrom
roskakori:patch-1
Jul 4, 2026
Merged

docs: fix broken PyPI link to changelog#1434
codejedi365 merged 1 commit into
python-semantic-release:masterfrom
roskakori:patch-1

Conversation

@roskakori

@roskakori roskakori commented Feb 28, 2026

Copy link
Copy Markdown
Contributor

Purpose

Fix link on PyPI.

Rationale

On the PyPI page, the "changelog" link pointed to a 404 because it assumed Markdown instead of reSTructred text.

How did you test?

I can't really, this need to be published on PyPI.

How to Verify

  1. After merging this, publish a release.
  2. Navigate to https://pypi.org/project/python-semantic-release/
  3. In the sidebar on the left, click "changelog"

Expected result: Shows changelog instead of 404.

PR Completion Checklist

  • Reviewed & followed the Contributor Guidelines

  • Changes Implemented & Validation pipeline succeeds ❌ Can't, see comment above.

  • Commits follow the Conventional Commits standard
    and are separated into the proper commit type and scope (recommended order: test, build, feat/fix, docs)

  • Appropriate Unit tests added/updated ❌ n/a

  • Appropriate End-to-End tests added/updated ❌ n/a

  • Appropriate Documentation added/updated and syntax validated for sphinx build (see Contributor Guidelines) ❌ It's a docs fix.

@roskakori roskakori changed the title docs: fix broken link to changelog docs: fix broken PyPI link to changelog Mar 1, 2026
@github-actions github-actions Bot added the stale label Apr 30, 2026
@codejedi365 codejedi365 removed the stale label Apr 30, 2026
@roskakori

Copy link
Copy Markdown
Contributor Author

I just checked all the "n/a" in the PR completion checklist because I cannot address them. If this is what your bots need to take this serious, so be it.

@codejedi365 codejedi365 added the confirmed Prevent from becoming stale label Jul 3, 2026
@codejedi365 codejedi365 merged commit 05f897f into python-semantic-release:master Jul 4, 2026
7 of 9 checks passed
@codejedi365

Copy link
Copy Markdown
Contributor

🎉 This PR has been published as part of v10.6.0 🎉

You can find more information about this release on the GitHub Releases page.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

confirmed Prevent from becoming stale

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants