From e1eb97288412de21f6930912507506b45fb07c77 Mon Sep 17 00:00:00 2001 From: Philip Meier Date: Wed, 20 Oct 2021 14:19:48 +0200 Subject: [PATCH] add `prototype` to primary labels --- .github/process_commit.py | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/process_commit.py b/.github/process_commit.py index db08dc132a0..5c565e13860 100644 --- a/.github/process_commit.py +++ b/.github/process_commit.py @@ -21,6 +21,7 @@ "bc-breaking", "deprecation", "other", + "prototype", } SECONDARY_LABELS = {