GitXplorerGitXplorer
p

miss-islington

public
107 stars
38 forks
13 issues

Commits

List of commits on branch main.
Verified
a191566bd5b26723c3fad2924e3dffd4e483e6c4

Bump the pip group with 4 updates (#701)

ddependabot[bot] committed 18 days ago
Verified
0e55349bd731f151718f73ad8747fc80d28cff35

Bump aiohttp from 3.10.0 to 3.10.2 (#700)

ddependabot[bot] committed a month ago
Verified
3a2ae9534299d93b036afccdb33f7a813012db16

Test Python 3.13 (#699)

hhugovk committed a month ago
Verified
50e0ee59d60debad7b4f1fcbbf407a97f4239826

Bump the pip group with 6 updates (#698)

ddependabot[bot] committed 2 months ago
Verified
67c8f3c85fcabd3755f3852e4b026d3a398e6de3

Bump sentry-sdk from 2.7.1 to 2.8.0 (#697)

ddependabot[bot] committed 2 months ago
Verified
8445a9e62c21d1f7e7b513b3aaedffb8e1e15ba7

bump deploy

aambv committed 2 months ago

README

The README file for this repository.

miss-islington

.. image:: https://github.com/python/miss-islington/actions/workflows/ci.yml/badge.svg?event=push :target: https://github.com/python/miss-islington/actions .. image:: https://codecov.io/gh/python/miss-islington/branch/main/graph/badge.svg :target: https://codecov.io/gh/python/miss-islington .. image:: https://img.shields.io/badge/code%20style-black-000000.svg :target: https://github.com/ambv/black

🐍🍒⛏🤖

Bot for backporting and merging CPython <https://github.com/python/cpython/>_ Pull Requests.

miss-islington requires Python 3.6+.

Backporting a PR on CPython

Prior to merging a PR, a Python core developer should apply the needs backport to X.Y label to the pull request. Once the pull request has been merged, @miss-islington <https://github.com/miss-islington>_ will prepare the backport PR.

If @miss-islington <https://github.com/miss-islington>_ encountered any issue while backporting, it will leave a comment about it, and the PR will be assigned to the core developer who merged the PR. The PR then needs to be backported manually.

Merging the Backport PR

If a Python core developer approved the backport PR made by miss-islington, it will be automatically merged once all the CI checks passed.

Merging PRs

If a Python core developer approved a PR made by anyone and added the "🤖 automerge" label, it will be automatically merged once all the CI checks pass.

Aside: where does the name come from?

According to Wikipedia, Miss Islington is the name of the witch in the Monty Python and the Holy Grail <https://www.youtube.com/watch?v=yp_l5ntikaU>_ sketch.