yoramshai commented on issue #7561:
URL: 
https://github.com/apache/incubator-devlake/issues/7561#issuecomment-2147232383

   @klesh absolutely  
   `{
     "id": 632,
     "name": "foo-Blueprint",
     "plan": [
       [
         {
           "plugin": "org",
           "subtasks": [
             "setProjectMapping"
           ],
           "options": {
             "projectMappings": [
               {
                 "projectName": "foo",
                 "scopes": [
                   {
                     "rowId": "github:GithubRepo:1:569576293",
                     "table": "repos"
                   },
                   {
                     "rowId": "github:GithubRepo:1:569576293",
                     "table": "cicd_scopes"
                   },
                   {
                     "rowId": "github:GithubRepo:1:569576293",
                     "table": "boards"
                   },
                   {
                     "rowId": "pagerduty:Service:1:P5GD7S8",
                     "table": "cicd_scopes"
                   },
                   {
                     "rowId": "webhook:27",
                     "table": "cicd_scopes"
                   },
                   {
                     "rowId": "webhook:27",
                     "table": "boards"
                   }
                 ]
               }
             ]
           }
         }
       ],
       [
         {
           "plugin": "github_graphql",
           "subtasks": [
             "Collect Milestones",
             "Extract Milestones",
             "Collect Issues",
             "Extract Issues",
             "Collect Pull Requests",
             "Extract Pull Requests",
             "Collect Workflow Runs",
             "Extract Workflow Runs",
             "Collect Job Runs",
             "Extract Jobs",
             "Collect Comments",
             "Extract Comments",
             "Collect Events",
             "Extract Events",
             "Collect PR Review Comments",
             "Extract PR Review Comments",
             "Collect Users",
             "Extract Users",
             "Convert Workflow Runs",
             "Convert Jobs",
             "Enrich PR Issues",
             "Convert Repos",
             "Convert Issues",
             "Convert Issue Labels",
             "Convert PR Commits",
             "Convert Pull Requests",
             "Convert PR Reviews",
             "Convert PR Labels",
             "Convert PR Issues",
             "Convert Issue Assignees",
             "Convert Issue Comments",
             "Convert PR Comments",
             "Convert Milestones",
             "Convert Users",
             "Collect Deployments",
             "Extract Deployments",
             "Convert Deployments",
             "Collect Releases",
             "Extract Releases",
             "Convert Releases"
           ],
           "options": {
             "connectionId": 1,
             "fullName": "bar/foo",
             "githubId": 569576293,
             "name": "bar/foo"
           }
         },
         {
           "plugin": "gitextractor",
           "subtasks": null,
           "options": {
             "fullName": "bar/foo",
             "name": "bar/foo",
             "proxy": "",
             "repoId": "github:GithubRepo:1:569576293",
             "url": 
"https://git:****************************************@github.com/bar/foo.git";
           }
         },
         {
           "plugin": "pagerduty",
           "subtasks": [
             "collectIncidents",
             "extractIncidents",
             "convertIncidents",
             "convertServices"
           ],
           "options": {
             "connectionId": 1,
             "serviceId": "P5G****"
           }
         }
       ],
       [
         {
           "plugin": "dora",
           "subtasks": [
             "generateDeployments",
             "generateDeploymentCommits",
             "enrichPrevSuccessDeploymentCommits"
           ],
           "options": {
             "projectName": "foo"
           }
         }
       ],
       [
         {
           "plugin": "refdiff",
           "subtasks": [
             "calculateDeploymentCommitsDiff"
           ],
           "options": {
             "projectName": "foo"
           }
         }
       ],
       [
         {
           "plugin": "dora",
           "subtasks": [
             "calculateChangeLeadTime",
             "ConnectIncidentToDeployment"
           ],
           "options": {
             "projectName": "foo"
           }
         }
       ]
     ],
     "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