Show More
@@ -34,7 +34,7 b' backport to.' | |||
|
34 | 34 | |
|
35 | 35 | .. note:: |
|
36 | 36 | |
|
37 |
The ``@`` and ``[ |
|
|
37 | The ``@`` and ``[bot]`` when mentioning the bot should be optional and can | |
|
38 | 38 | be omitted. |
|
39 | 39 | |
|
40 | 40 | If the pull request cannot be automatically backported, the bot should tell you |
@@ -44,7 +44,7 b' so on the PR and apply a "Need manual backport" tag to the origin PR.' | |||
|
44 | 44 | Backport with ghpro |
|
45 | 45 | ------------------- |
|
46 | 46 | |
|
47 | We can also use `ghpro <https://pypi.python.org/pypi/ghpro>` | |
|
47 | We can also use `ghpro <https://pypi.python.org/pypi/ghpro>`_ | |
|
48 | 48 | to automatically list and apply the PR on other branches. For example: |
|
49 | 49 | |
|
50 | 50 | .. code-block:: bash |
General Comments 0
You need to be logged in to leave comments.
Login now