Skip to content

Commit

Permalink
remove note about backport labels in CONTRIBUTING.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
braingram committed Aug 1, 2023
1 parent 34e55b0 commit 59c19b1
Showing 1 changed file with 2 additions and 13 deletions.
15 changes: 2 additions & 13 deletions CONTRIBUTING.rst
Original file line number Diff line number Diff line change
Expand Up @@ -48,19 +48,8 @@ to the maintainers, who are glad to assist you.
these tools regularly, the ``pre-commit-ci`` bot will attempt to fix the issues
with your pull request when you submit it.

.. note::
Pull requests now require a "backport" label to be added to the pull request
so that the milestone will be automatically set and the PR will be automatically
backported (if necessary) to the appropriate release branch. These labels are:

* ``backport-2.15.x`` for the ``2.15.x`` LTS releases.
* ``development`` for to mark as slated for the next release.

The reviewer will add the label if you are unable to do so.

.. note::
Backporting changes is done automatically using ``meeseeksdev``. If you are
a maintainer, you can comment ``@meeseeksdev backport to <branch>`` on a pull
request to manually trigger a backport if the correct labels were not applied.
Moreover, when merging a "backport" pull request, please use the "Rebase and merge"
option.
request to manually trigger a backport. Moreover, when merging a "backport"
pull request, please use the "Rebase and merge" option.

0 comments on commit 59c19b1

Please sign in to comment.