From 824360ea10a77985bde4a6a23e9a1c7d2431ec30 Mon Sep 17 00:00:00 2001 From: rexshi Date: Thu, 17 Feb 2022 14:43:50 +0800 Subject: [PATCH 1/2] Add webhook description --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f4d526b..82354d9 100644 --- a/README.md +++ b/README.md @@ -83,6 +83,7 @@ - 🙋‍♂️ **合并请求(Merge Request):** 支持多人协作,让代码版本控制更顺畅 - 🙅🏻‍♀️ **分支保护:** 分支保护功能让代码提交安全可控,代码 Review 更容易清晰 - 👥 **多人协作:** 支持多人团队协作,并可以设置每个成员的角色和权限 +- 🔌 **Webhook:** 支持Webhook功能,可轻松和其他系统进行集成 - 🖥️ **管理后台:** 支持超级管理员后台,可以让团队leader管理所有项目和用户信息 - 💬 **中英双语:** 原生支持中文和英文两种语言 From af0b3671a7d695ab8339d11108b3a043b0066214 Mon Sep 17 00:00:00 2001 From: rexshi Date: Thu, 17 Feb 2022 14:48:45 +0800 Subject: [PATCH 2/2] Add Integration --- README_EN.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README_EN.md b/README_EN.md index 749e9cc..a1e3978 100644 --- a/README_EN.md +++ b/README_EN.md @@ -81,6 +81,7 @@ - 🙋️ **Merge Request:** Support for team collaboration for smoother code version control - 🙅🏻 **Branch Protection:** Branch protection makes code commits safe and controllable, and code reviews easier and clearer - 👥 **Collaboration:** Team collaboration and the ability to set roles and permissions for each member +- 🔌 **Integration:** Eeasily integrated with other systems you are using via webhook, for example, jira, jenkins, etc. - 🖥️ **Management:** With super Management protal, you can let the team leader manage all the project and users - 💬 **Language:** Native support for both Chinese and English languages