diff --git a/.github/release-drafter.yml b/.github/release-drafter.yml index 4d855469a12..3711d91f0d5 100644 --- a/.github/release-drafter.yml +++ b/.github/release-drafter.yml @@ -13,6 +13,8 @@ categories: label: "Removal" - title: "Testing" label: "Testing" + - title: "Type hints" + label: "Type hints" exclude-labels: - "changelog: skip"