This is an automated email from the ASF dual-hosted git repository. wusheng pushed a commit to branch wu-sheng-patch-1 in repository https://gitbox.apache.org/repos/asf/skywalking-agent-test-tool.git
commit fca583d6f1370e29f61e49227db4c8fabe3b49cf Author: 吴晟 Wu Sheng <[email protected]> AuthorDate: Mon Mar 2 08:51:44 2020 +0800 Update .asf.yaml --- .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
