Skip to content

Commit 1a8623e

Browse files
maxkingMariatta
andauthored
miss-islington can also do regular non-backport merges (#262)
* miss-islington can also do regular non-backport merges Add the information to README that miss-islington can also merge regular PRs if `automerge` label is added to them and it is approved by a Core Dev. * Remove some redundant info. * Add robo emoji Co-Authored-By: Mariatta <[email protected]>
1 parent b9f28c3 commit 1a8623e

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

README.rst

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ miss-islington
1010

1111
🐍🍒⛏🤖
1212

13-
Bot for backporting `CPython <https://github.com/python/cpython/>`_ Pull Requests.
13+
Bot for backporting and merging `CPython <https://github.com/python/cpython/>`_ Pull Requests.
1414

1515
miss-islington requires Python 3.6. Python 3.7 is not yet supported.
1616

@@ -34,6 +34,14 @@ Merging the Backport PR
3434
If a Python core developer approved the backport PR made by miss-islington, it will be
3535
automatically merged once all the CI checks passed.
3636

37+
38+
Merging PRs
39+
===========
40+
41+
If a Python core developer approved a PR made by anyone and added the "🤖 automerge" label,
42+
it will be autmatically merged once all the CI checks pass.
43+
44+
3745
**Aside**: where does the name come from?
3846
=========================================
3947

0 commit comments

Comments
 (0)