From 3511bfcbc97aafc409d17d794b1a8a363d9f362c Mon Sep 17 00:00:00 2001 From: George Gastaldi Date: Fri, 3 Jan 2025 18:11:14 -0300 Subject: [PATCH] Do not automatically label `mandrel` issues with `area/native-image` Using mandrel does not mean that the issue lies in the native image feature --- .github/quarkus-github-bot.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/quarkus-github-bot.yml b/.github/quarkus-github-bot.yml index b93aaaf50167d8..57d9ec9d7f5468 100644 --- a/.github/quarkus-github-bot.yml +++ b/.github/quarkus-github-bot.yml @@ -406,7 +406,6 @@ triage: - extensions/google-cloud-functions - integration-tests/google-cloud-functions - id: mandrel - labels: [area/native-image] titleBody: "mandrel" notify: [galderz, zakkak, Karm] - id: native-image