You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@devlake.apache.org by GitBox <gi...@apache.org> on 2022/07/29 07:09:17 UTC

[GitHub] [incubator-devlake-website] shubham-cmyk commented on a diff in pull request #129: update gitextractor.md

shubham-cmyk commented on code in PR #129:
URL: https://github.com/apache/incubator-devlake-website/pull/129#discussion_r932933462


##########
docs/Plugins/gitextractor.md:
##########
@@ -38,6 +38,7 @@ curl --location --request POST 'localhost:8080/pipelines' \
 ```
 - `url`: the location of the git repository. It should start with `http`/`https` for a remote git repository and with `/` for a local one.
 - `repoId`: column `id` of  `repos`.
+   Note : To find the repo id run `$("meta[name=octolytics-dimension-repository_id]").getAttribute('content')` in console. 

Review Comment:
   Yes in the browser console



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@devlake.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org