You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by ke...@apache.org on 2020/03/02 01:48:10 UTC

[skywalking-agent-test-tool] branch master updated: Update .asf.yaml (#3)

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

kezhenxu94 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/skywalking-agent-test-tool.git


The following commit(s) were added to refs/heads/master by this push:
     new 4b447ee  Update .asf.yaml (#3)
4b447ee is described below

commit 4b447eeac5d2516172a226b90596d64e3a028e9f
Author: 吴晟 Wu Sheng <wu...@foxmail.com>
AuthorDate: Mon Mar 2 09:48:02 2020 +0800

    Update .asf.yaml (#3)
---
 .asf.yaml | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/.asf.yaml b/.asf.yaml
index 9f09a9f..68446dc 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -16,7 +16,7 @@
 #
 
 github:
-    description: The Nginx Lua agent for Apache SkyWalking
+    description: The integration test tool for Apache SkyWalking, including Mock OAP server and trace validator.
     homepage: https://skywalking.apache.org/
     labels:
       - skywalking
@@ -26,6 +26,7 @@ github:
       - nginx
       - lua
       - dapper
+      - test
     enabled_merge_buttons:
       squash:  true
       merge:   false