This is an automated email from the ASF dual-hosted git repository.

gongchao pushed a commit to branch fix-lable-limit
in repository https://gitbox.apache.org/repos/asf/hertzbeat.git

commit f7371b9a4b93af6a9fafa77bdd23ba65faed4bf4
Author: tomsun28 <[email protected]>
AuthorDate: Sun Nov 2 19:36:37 2025 +0800

    fix the labels limit error
    
    Signed-off-by: tomsun28 <[email protected]>
---
 .asf.yaml | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

diff --git a/.asf.yaml b/.asf.yaml
index 0f5abec1b1..1dbe364748 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -20,9 +20,11 @@ github:
   homepage: https://hertzbeat.apache.org/
   labels:
     - ai
+    - agent
     - llm
-    - monitoring
+    - logs
     - monitor
+    - monitoring
     - notifications
     - alerting
     - self-hosted
@@ -34,12 +36,9 @@ github:
     - uptime
     - status
     - status-page
-    - devops
     - server
     - linux
     - database
-    - mysql
-    - cloud
   enabled_merge_buttons:
     squash: true
     merge: false


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to