You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@devlake.apache.org by zk...@apache.org on 2022/11/14 12:38:26 UTC

[incubator-devlake-website] 02/04: docs: use refdiff with dora

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

zky pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-devlake-website.git

commit 574d769219d80980c115764c6768995829ca3097
Author: abeizn <zi...@merico.dev>
AuthorDate: Fri Oct 28 20:18:54 2022 +0800

    docs: use refdiff with dora
---
 docs/Plugins/refdiff.md | 1 -
 1 file changed, 1 deletion(-)

diff --git a/docs/Plugins/refdiff.md b/docs/Plugins/refdiff.md
index 5e58c552b..ba5dded9d 100644
--- a/docs/Plugins/refdiff.md
+++ b/docs/Plugins/refdiff.md
@@ -102,7 +102,6 @@ curl -v -XPOST http://localhost:8080/pipelines --data @- <<'JSON'
                 "plugin": "refdiff",
                 "options": {
                     "projectName": "xxxx",
-                    "scopeId": "github:GithubRepo:384111310",
                     "tasks": [
                         "calculateCommitsDiff"
                     ]