Skip to content

Commit

Permalink
Merge pull request #1610 from braingram/remove_label_checking
Browse files Browse the repository at this point in the history
remove label checker ci job
  • Loading branch information
braingram authored Aug 1, 2023
2 parents 9149648 + 59c19b1 commit 5da6d4a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 62 deletions.
49 changes: 0 additions & 49 deletions .github/workflows/label.yml

This file was deleted.

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 5da6d4a

Please sign in to comment.