This is an automated email from the ASF dual-hosted git repository. warren pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/incubator-devlake.git
commit 03f5a14d731188f4131534eb17c474694c583d65 Author: Mr.An <[email protected]> AuthorDate: Wed Jun 15 12:13:02 2022 +0800 update gitee plugin --- plugins/gitee/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/gitee/README.md b/plugins/gitee/README.md index 98a51514..ce1bc6b6 100644 --- a/plugins/gitee/README.md +++ b/plugins/gitee/README.md @@ -45,7 +45,7 @@ Click **Save Settings** to update additional settings. ### Regular Expression Configuration Define regex pattern in .env -- gitee_PR_BODY_CLOSE_PATTERN: Define key word to associate issue in pr body, please check the example in .env.example +- GITEE_PR_BODY_CLOSE_PATTERN: Define key word to associate issue in pr body, please check the example in .env.example ## Sample Request In order to collect data, you have to compose a JSON looks like following one, and send it by selecting `Advanced Mode` on `Create Pipeline Run` page:
