GitHub user khalibartan added a comment to the discussion: Gitextractor not 
using ssh key for ssh url and instead using github key

I have already added private key 
```
{
      "plugin": "gitextractor",
      "subtasks": null,
      "options": {
        "connectionId": 1,
        "fullName": "<my-org>/carousel",
        "name": "carousel",
        "pluginName": "github",
        "privateKey": "/tmp/temp_ssh_key",
        "proxy": "",
        "repoId": "github:GithubRepo:1:671243190",
        "url": "ssh://g...@github.com/<my-org>/carousel.git"
      }
    }
 ```

GitHub link: 
https://github.com/apache/incubator-devlake/discussions/8412#discussioncomment-12977017

----
This is an automatically sent email for dev@devlake.apache.org.
To unsubscribe, please send an email to: dev-unsubscr...@devlake.apache.org

Reply via email to