Skip to content

Fix devguide link for backport PR titles#701

Draft
hugovk wants to merge 1 commit into
python:mainfrom
hugovk:backport-pr-title
Draft

Fix devguide link for backport PR titles#701
hugovk wants to merge 1 commit into
python:mainfrom
hugovk:backport-pr-title

Conversation

@hugovk

@hugovk hugovk commented Jul 9, 2026

Copy link
Copy Markdown
Member

When Bedevere fails a backport PR because it's missing a [3.x] title prefix, it links to the devguide with advice.

The old link:

Redirects to:

But since python/devguide#1819, there's:

  • no #backport-pr-title anchor on that page
  • the backporting guide was moved to another page, with a stub also pointing there

This PR links to the new location of this info:

This PR depends on python/devguide#1855 for this new anchor.

@codecov

codecov Bot commented Jul 9, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (f521a80) to head (0133c31).

Impacted file tree graph

@@            Coverage Diff            @@
##              main      #701   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           18        18           
  Lines         2149      2149           
  Branches        97        97           
=========================================
  Hits          2149      2149           
Flag Coverage Δ
Python_3.10.20 100.00% <ø> (ø)
Python_3.11.15 100.00% <ø> (ø)
Python_3.12.13 100.00% <ø> (ø)
Python_3.13.14 100.00% <ø> (ø)
Python_3.14.6 100.00% <ø> (ø)
Python_3.15.0-beta.3 100.00% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Files with missing lines Coverage Δ
bedevere/backport.py 100.00% <ø> (ø)
tests/test_backport.py 100.00% <ø> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant