Skip to content

Revise the "Backporting merged changes" guide#1819

Open
StanFromIreland wants to merge 1 commit into
python:mainfrom
StanFromIreland:backport
Open

Revise the "Backporting merged changes" guide#1819
StanFromIreland wants to merge 1 commit into
python:mainfrom
StanFromIreland:backport

Conversation

@StanFromIreland
Copy link
Copy Markdown
Member

I find the current instructions a little brief, so I propose expanding them a little more like so. Generally focusing on cherry-picker, I don't think we also need to document the complete instructions for doing it with git here. If this is merged, I plan to add a link to the section to the template failed-backport response, e.g.:

image

@read-the-docs-community
Copy link
Copy Markdown

A pull request may need to be backported into one of the maintenance branches
after it has been accepted and merged into ``main``. It is usually indicated
by the label ``needs backport to X.Y`` on the pull request itself.
After a pull request has been merged into ``main``, it may need to be backported
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Do we have a section anywhere about deciding when to backport? If so, it would be good to link it here.

Use the utility script
`cherry_picker.py <https://github.com/python/cherry-picker>`__
to backport the commit.
``miss-islington`` will automatically attempt to create backport PRs for the
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Suggested change
``miss-islington`` will automatically attempt to create backport PRs for the
The Miss Islington bot will automatically attempt to create backport PRs for the

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.

2 participants