From 4c5a185617e58ebe5c97aafdfa4a29093b753e12 Mon Sep 17 00:00:00 2001 From: Kishore B <85435355+kishore08-07@users.noreply.github.com> Date: Tue, 9 Dec 2025 10:27:37 +0530 Subject: [PATCH] Fix labels in release-drafter configuration Signed-off-by: Kishore B <85435355+kishore08-07@users.noreply.github.com> --- .github/release-drafter.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/release-drafter.yml b/.github/release-drafter.yml index 7f4023052b..2a48753c21 100644 --- a/.github/release-drafter.yml +++ b/.github/release-drafter.yml @@ -29,10 +29,10 @@ categories: - 'area/tests' - title: 📖 Documentation labels: - - rea/docs + - 'area/docs' - title: 🔒 Security labels: - - ecurity + - 'security' change-template: '- $TITLE @$AUTHOR (#$NUMBER)' template: | ## What's New