Skip to content

Commit e835ab7

Browse files
authored
Readme: Mention that backport PR will be automatically merged (GH-58)
Once a core dev approved it and all CI passed.
1 parent 1da0ad6 commit e835ab7

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

README.rst

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ miss-islington
55

66
Bot for backporting `CPython <https://github.com/python/cpython/>`_ Pull Requests.
77

8-
miss-islington requires Python 3.6.
8+
miss-islington requires Python 3.6. Python 3.7 is not yet supported.
99

1010

1111
Backporting a PR on CPython
@@ -20,6 +20,12 @@ If `@miss-islington <https://github.com/miss-islington>`_ encountered any issue
2020
it will leave a comment about it. The PR then needs to be backported manually.
2121

2222

23+
Merging the Backport PR
24+
=======================
25+
26+
If a Python core developer approved the backport PR made by miss-islington, it will be
27+
automatically merged once all the CI checks passed.
28+
2329
**Aside**: where does the name come from?
2430
=========================================
2531

0 commit comments

Comments
 (0)