diff --git a/.github/release.yml b/.github/release.yml index d2c2055f2b..ff7bafeaae 100644 --- a/.github/release.yml +++ b/.github/release.yml @@ -3,21 +3,21 @@ changelog: labels: - cherrypick categories: - - title: Bugfixes + - title: Bugfixes 🪲 labels: - bug - - title: Core changes + - title: Core changes 🎉 labels: - core - ci - security - - title: Helm changes + - title: Helm changes ⛑️ labels: - helm - - title: Component changes + - title: Component changes 🛠️ labels: - oneagent - activegate - - title: Documentation changes + - title: Documentation changes 📚 labels: - documentation