diff --git a/.github/labels.yml b/.github/labels.yml index e133e75..6ea43df 100644 --- a/.github/labels.yml +++ b/.github/labels.yml @@ -91,6 +91,12 @@ - color: b60205 description: Removal of a feature, usually done in major releases name: removal +- color: 2d18b2 + description: "To automatically merge PRs that are ready" + name: automerge +- color: 0366d6 + description: "For dependencies" + name: dependencies - color: fef2c0 description: "" name: test