From 8495750cb8b147babb67d9111a7d9c692b69e3e1 Mon Sep 17 00:00:00 2001 From: Ettore Di Giacinto Date: Sat, 23 Mar 2024 15:22:26 +0100 Subject: [PATCH] Update release.yml Signed-off-by: Ettore Di Giacinto --- .github/release.yml | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/.github/release.yml b/.github/release.yml index c86866c5..8c2c11f9 100644 --- a/.github/release.yml +++ b/.github/release.yml @@ -12,13 +12,23 @@ changelog: - title: "Bug fixes :bug:" labels: - bug + - regression - title: Exciting New Features 🎉 labels: - Semver-Minor - enhancement + - ux + - roadmap + - title: 🧠 Models + labels: + - area/ai-model + - title: 📖 Documentation and examples + labels: + - kind/documentation + - examples - title: 👒 Dependencies labels: - dependencies - title: Other Changes labels: - - "*" \ No newline at end of file + - "*"