From 86b58f08cc4110ed93034677e49b801118768212 Mon Sep 17 00:00:00 2001 From: Guillaume Smet Date: Thu, 23 Jan 2025 19:49:46 +0100 Subject: [PATCH] Bot - Add configuration for the new guarded branches feature --- .github/quarkus-github-bot.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.github/quarkus-github-bot.yml b/.github/quarkus-github-bot.yml index baee30aab0814..4aa2553970d8a 100644 --- a/.github/quarkus-github-bot.yml +++ b/.github/quarkus-github-bot.yml @@ -37,6 +37,11 @@ projects: triage: discussions: monitoredCategories: [33575230] + guardedBranches: + - ref: 3.15 + notify: [jmartisk, gsmet, gastaldi, rsvoboda, aloubyansky] + - ref: 3.8 + notify: [jmartisk, gsmet, gastaldi, rsvoboda, aloubyansky] rules: - id: amazon-lambda labels: [area/amazon-lambda]