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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]