From a50865abd32bd4b244e069f83a220c4468b0db76 Mon Sep 17 00:00:00 2001 From: ludeeus Date: Tue, 14 May 2024 09:05:10 +0000 Subject: [PATCH] Update release-drafter configuration --- .github/release-drafter.yml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/.github/release-drafter.yml b/.github/release-drafter.yml index 27bcee3f..eb4ddddc 100644 --- a/.github/release-drafter.yml +++ b/.github/release-drafter.yml @@ -1,3 +1,11 @@ +change-template: "- #$NUMBER $TITLE @$AUTHOR" +sort-direction: ascending + +categories: + - title: "Dependency Updates" + label: "dependencies" + collapse-after: 1 + template: | ## What’s Changed