From 226a1ba9cb6ab65222ef5d0f1738c9a57514e1ea Mon Sep 17 00:00:00 2001 From: eclipse-zenoh-bot <61247838+eclipse-zenoh-bot@users.noreply.github.com> Date: Mon, 27 Jan 2025 17:50:14 +0100 Subject: [PATCH] chore: Sync with eclipse-zenoh/zenoh@eb3a7a4 from 2025-01-24 (#860) Co-authored-by: eclipse-zenoh-bot --- .github/release.yml | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/.github/release.yml b/.github/release.yml index 92919932b..2a3945432 100644 --- a/.github/release.yml +++ b/.github/release.yml @@ -21,15 +21,27 @@ changelog: labels: - enhancement - new feature + exclude: + labels: + - internal - title: Bug fixes 🐞 labels: - bug + exclude: + labels: + - internal - title: Documentation 📝 labels: - documentation + exclude: + labels: + - internal - title: Dependencies 👷 labels: - dependencies + exclude: + labels: + - internal - title: Other changes labels: - "*"