From 52b28f66fcfe23b8b46c5b5c1dcb499e413ced95 Mon Sep 17 00:00:00 2001 From: Urgau Date: Thu, 29 May 2025 11:05:35 +0200 Subject: [PATCH] Enable concern in this repo for testing --- triagebot.toml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/triagebot.toml b/triagebot.toml index 4e45562e4..23dbb57f1 100644 --- a/triagebot.toml +++ b/triagebot.toml @@ -5,6 +5,9 @@ allow-unauthenticated = ["bug", "invalid", "question", "enhancement"] [note] +[concern] +labels = ["has-concerns"] + [ping.wg-meta] message = """\ This is just testing some functionality, please ignore this ping.