thiDucTran commented on issue #7370:
URL: 
https://github.com/apache/incubator-devlake/issues/7370#issuecomment-2081811741

   here's the full json
   ```json
   {
     "id": 63,
     "name": "dfgfdgdfgdf-Blueprint",
     "plan": [
       [
         {
           "plugin": "org",
           "subtasks": [
             "setProjectMapping"
           ],
           "options": {
             "projectMappings": [
               {
                 "projectName": "dfgfdgdfgdf",
                 "scopes": [
                   {
                     "rowId": 
"azuredevops_go:AzuredevopsRepo:1:1d7bfc84-68c4-4ccf-84c8-b0ffbc8f23f4",
                     "table": "repos"
                   }
                 ]
               }
             ]
           }
         }
       ],
       [
         {
           "plugin": "azuredevops_go",
           "subtasks": [
             "collectAccounts",
             "collectApiPullRequests",
             "convertRepo",
             "extractAccounts",
             "convertAccounts",
             "extractApiPullRequests",
             "collectApiPullRequestCommits",
             "convertApiPullRequests",
             "convertPrLabels",
             "extractApiPullRequestCommits",
             "convertApiPullRequestsCommits",
             "convertApiTimelineRecords"
           ],
           "options": {
             "connectionId": 1,
             "externalId": "",
             "name": "WebBackend",
             "organizationId": "<redacted>",
             "projectId": "<redacted>",
             "repositoryId": "1d7bfc84-68c4-4ccf-84c8-b0ffbc8f23f4",
             "repositoryType": "TfsGit"
           }
         },
         {
           "plugin": "gitextractor",
           "subtasks": null,
           "options": {
             "name": "WebBackend",
             "proxy": "",
             "repoId": 
"azuredevops_go:AzuredevopsRepo:1:1d7bfc84-68c4-4ccf-84c8-b0ffbc8f23f4",
             "url": 
"https://git:****************************************************@dev.azure.com/<redacted>/<redacted>/_git/WebBackend"
           }
         }
       ],
       [
         {
           "plugin": "refdiff",
           "subtasks": null,
           "options": {
             "tagsLimit": 10,
             "tagsPattern": "/v\\d+\\.\\d+(\\.\\d+(-rc)*\\d*)*$/"
           }
         }
       ],
       [
         {
           "plugin": "dora",
           "subtasks": [
             "generateDeployments",
             "generateDeploymentCommits",
             "enrichPrevSuccessDeploymentCommits"
           ],
           "options": {
             "projectName": "dfgfdgdfgdf"
           }
         }
       ],
       [
         {
           "plugin": "refdiff",
           "subtasks": [
             "calculateDeploymentCommitsDiff"
           ],
           "options": {
             "projectName": "dfgfdgdfgdf"
           }
         }
       ],
       [
         {
           "plugin": "dora",
           "subtasks": [
             "calculateChangeLeadTime",
             "ConnectIncidentToDeployment"
           ],
           "options": {
             "projectName": "dfgfdgdfgdf"
           }
         }
       ]
     ],
     "skipOnFail": true
   }
   ```


-- 
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]

Reply via email to