@camunda/connectors-element-templates 1.0.5 → 1.0.6
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +1 -1
- package/src/connectors.js +2 -0
- package/src/element-templates/agenticai-adhoctoolsschema-outbound-connector.json +170 -13
- package/src/element-templates/agenticai-aiagent-outbound-connector.json +1596 -389
- package/src/element-templates/agenticai-mcp-client-outbound-connector.json +1 -1
- package/src/element-templates/agenticai-mcp-remote-client-outbound-connector.json +2 -1
- package/src/element-templates/asana-connector.json +104 -104
- package/src/element-templates/automation-anywhere-outbound-connector.json +1207 -1201
- package/src/element-templates/aws-comprehend-outbound-connector.json +36 -36
- package/src/element-templates/aws-dynamodb-outbound-connector.json +1404 -1404
- package/src/element-templates/aws-eventbridge-connector-boundary.json +28 -28
- package/src/element-templates/aws-eventbridge-connector-message-start.json +10 -10
- package/src/element-templates/aws-eventbridge-connector-start-event.json +13 -10
- package/src/element-templates/aws-eventbridge-outbound-connector.json +474 -474
- package/src/element-templates/aws-lambda-outbound-connector.json +51 -51
- package/src/element-templates/aws-s3-outbound-connector.json +30 -30
- package/src/element-templates/aws-sagemaker-outbound-connector.json +50 -50
- package/src/element-templates/aws-sns-inbound-boundary.json +283 -283
- package/src/element-templates/aws-sns-inbound-intermediate.json +467 -467
- package/src/element-templates/aws-sns-inbound-message-start.json +98 -98
- package/src/element-templates/aws-sns-inbound-start-event.json +132 -132
- package/src/element-templates/aws-sns-outbound-connector.json +719 -719
- package/src/element-templates/aws-sqs-boundary-connector.json +420 -420
- package/src/element-templates/aws-sqs-inbound-intermediate-connector.json +958 -958
- package/src/element-templates/aws-sqs-outbound-connector.json +421 -421
- package/src/element-templates/aws-sqs-start-event-connector.json +388 -388
- package/src/element-templates/aws-sqs-start-message.json +463 -463
- package/src/element-templates/azure-blobstorage-outbound-connector.json +1 -1
- package/src/element-templates/azure-open-ai-connector.json +32 -32
- package/src/element-templates/blue-prism-connector.json +57 -57
- package/src/element-templates/box-outbound-connector.json +30 -30
- package/src/element-templates/csv-outbound-connector.json +392 -0
- package/src/element-templates/easy-post-connector.json +269 -269
- package/src/element-templates/email-inbound-connector-intermediate.json +19 -19
- package/src/element-templates/email-outbound-connector.json +231 -231
- package/src/element-templates/embeddings-vector-database-outbound-connector.json +3473 -150
- package/src/element-templates/github-connector.json +2930 -2930
- package/src/element-templates/github-webhook-connector-boundary.json +21 -21
- package/src/element-templates/github-webhook-connector-intermediate.json +35 -35
- package/src/element-templates/github-webhook-connector-message-start.json +21 -21
- package/src/element-templates/github-webhook-connector-start-event.json +35 -32
- package/src/element-templates/gitlab-connector.json +1561 -1561
- package/src/element-templates/google-drive-outbound-connector.json +363 -363
- package/src/element-templates/google-gemini-outbound-connector.json +32 -32
- package/src/element-templates/google-maps-platform-connector.json +76 -76
- package/src/element-templates/google-sheets-outbound-connector.json +1177 -1177
- package/src/element-templates/graphql-outbound-connector.json +1182 -1182
- package/src/element-templates/http-json-connector.json +2332 -2332
- package/src/element-templates/http-polling-boundary-catch-event-connector.json +261 -558
- package/src/element-templates/http-polling-connector.json +259 -556
- package/src/element-templates/hugging-face-connector.json +34 -34
- package/src/element-templates/jdbc-outbound-connector.json +404 -2
- package/src/element-templates/kafka-inbound-connector-boundary.json +624 -624
- package/src/element-templates/kafka-inbound-connector-intermediate.json +1018 -1018
- package/src/element-templates/kafka-inbound-connector-start-message.json +532 -532
- package/src/element-templates/kafka-inbound-connector.json +240 -237
- package/src/element-templates/kafka-outbound-connector.json +588 -588
- package/src/element-templates/microsoft-office365-mail-connector.json +32 -32
- package/src/element-templates/microsoft-teams-outbound-connector.json +3730 -3730
- package/src/element-templates/openai-connector.json +117 -117
- package/src/element-templates/operate-connector.json +68 -68
- package/src/element-templates/power-automate-connector.json +12 -12
- package/src/element-templates/rabbitmq-inbound-connector-boundary.json +437 -437
- package/src/element-templates/rabbitmq-inbound-connector-intermediate.json +581 -581
- package/src/element-templates/rabbitmq-inbound-connector-message-start.json +451 -451
- package/src/element-templates/rabbitmq-inbound-connector-start-event.json +354 -354
- package/src/element-templates/rabbitmq-outbound-connector.json +666 -666
- package/src/element-templates/salesforce-connector.json +40 -40
- package/src/element-templates/sendgrid-outbound-connector.json +487 -487
- package/src/element-templates/slack-inbound-boundary.json +301 -301
- package/src/element-templates/slack-inbound-intermediate.json +307 -307
- package/src/element-templates/slack-inbound-message-start.json +350 -350
- package/src/element-templates/slack-inbound-start-event.json +213 -210
- package/src/element-templates/slack-outbound-connector.json +739 -739
- package/src/element-templates/twilio-connector.json +88 -88
- package/src/element-templates/twilio-webhook-connector.json +13 -10
- package/src/element-templates/twilio-webhook-intermediate-connector.json +31 -31
- package/src/element-templates/twilio-webhook-message-start-connector.json +8 -8
- package/src/element-templates/uipath-connector.json +49 -49
- package/src/element-templates/webhook-connector-boundary.json +1644 -1644
- package/src/element-templates/webhook-connector-intermediate.json +972 -972
- package/src/element-templates/webhook-connector-start-event.json +556 -553
- package/src/element-templates/webhook-connector-start-message.json +33 -33
- package/src/element-templates/whatsapp-connector.json +6 -6
|
@@ -3,8 +3,29 @@
|
|
|
3
3
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
4
4
|
"name": "GitLab Outbound Connector",
|
|
5
5
|
"id": "io.camunda.connectors.GitLab.v1",
|
|
6
|
-
"version":
|
|
7
|
-
"
|
|
6
|
+
"version": 7,
|
|
7
|
+
"engines": {
|
|
8
|
+
"camunda": "^8.3"
|
|
9
|
+
},
|
|
10
|
+
"description": "Manage GitLab issues, branches, releases, and more",
|
|
11
|
+
"metadata": {
|
|
12
|
+
"keywords": [
|
|
13
|
+
"create issue",
|
|
14
|
+
"delete issue",
|
|
15
|
+
"comment to issue",
|
|
16
|
+
"search issues",
|
|
17
|
+
"get issue by ID",
|
|
18
|
+
"get releases by project ID",
|
|
19
|
+
"get release by tag name",
|
|
20
|
+
"create release",
|
|
21
|
+
"list repository branches",
|
|
22
|
+
"create repository branch",
|
|
23
|
+
"create repository file",
|
|
24
|
+
"get repository file",
|
|
25
|
+
"update repository file",
|
|
26
|
+
"create merge request"
|
|
27
|
+
]
|
|
28
|
+
},
|
|
8
29
|
"icon": {
|
|
9
30
|
"contents": "data:image/svg+xml;utf8,%3Csvg width='18px' height='18px' viewBox='0 -10 256 256' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' preserveAspectRatio='xMidYMid'%3E%3Cg%3E%3Cpath d='M128.07485,236.074667 L128.07485,236.074667 L175.17885,91.1043048 L80.9708495,91.1043048 L128.07485,236.074667 L128.07485,236.074667 Z' fill='%23E24329'%3E%3C/path%3E%3Cpath d='M128.07485,236.074423 L80.9708495,91.104061 L14.9557638,91.104061 L128.07485,236.074423 L128.07485,236.074423 Z' fill='%23FC6D26'%3E%3C/path%3E%3Cpath d='M14.9558857,91.1044267 L14.9558857,91.1044267 L0.641828571,135.159589 C-0.663771429,139.17757 0.766171429,143.57955 4.18438095,146.06275 L128.074971,236.074789 L14.9558857,91.1044267 L14.9558857,91.1044267 Z' fill='%23FCA326'%3E%3C/path%3E%3Cpath d='M14.9558857,91.1045486 L80.9709714,91.1045486 L52.6000762,3.79026286 C51.1408762,-0.703146667 44.7847619,-0.701927619 43.3255619,3.79026286 L14.9558857,91.1045486 L14.9558857,91.1045486 Z' fill='%23E24329'%3E%3C/path%3E%3Cpath d='M128.07485,236.074423 L175.17885,91.104061 L241.193935,91.104061 L128.07485,236.074423 L128.07485,236.074423 Z' fill='%23FC6D26'%3E%3C/path%3E%3Cpath d='M241.193935,91.1044267 L241.193935,91.1044267 L255.507992,135.159589 C256.813592,139.17757 255.38365,143.57955 251.96544,146.06275 L128.07485,236.074789 L241.193935,91.1044267 L241.193935,91.1044267 Z' fill='%23FCA326'%3E%3C/path%3E%3Cpath d='M241.193935,91.1045486 L175.17885,91.1045486 L203.549745,3.79026286 C205.008945,-0.703146667 211.365059,-0.701927619 212.824259,3.79026286 L241.193935,91.1045486 L241.193935,91.1045486 Z' fill='%23E24329'%3E%3C/path%3E%3C/g%3E%3C/svg%3E"
|
|
10
31
|
},
|
|
@@ -508,7 +529,7 @@
|
|
|
508
529
|
},
|
|
509
530
|
{
|
|
510
531
|
"label": "Issue ID",
|
|
511
|
-
"description": "The internal ID of a project
|
|
532
|
+
"description": "The internal ID of a project\u2019s issue",
|
|
512
533
|
"group": "operation",
|
|
513
534
|
"type": "String",
|
|
514
535
|
"feel": "optional",
|
|
@@ -596,9 +617,22 @@
|
|
|
596
617
|
"oneOf": ["createAnIssue"]
|
|
597
618
|
}
|
|
598
619
|
},
|
|
620
|
+
{
|
|
621
|
+
"id": "skipEncoding",
|
|
622
|
+
"label": "Skip URL encoding",
|
|
623
|
+
"description": "Skip the default URL decoding and encoding behavior",
|
|
624
|
+
"optional": true,
|
|
625
|
+
"group": "endpoint",
|
|
626
|
+
"binding": {
|
|
627
|
+
"name": "skipEncoding",
|
|
628
|
+
"type": "zeebe:input"
|
|
629
|
+
},
|
|
630
|
+
"value": "true",
|
|
631
|
+
"type": "Hidden"
|
|
632
|
+
},
|
|
599
633
|
{
|
|
600
634
|
"label": "Issue ID",
|
|
601
|
-
"description": "The internal ID of a project
|
|
635
|
+
"description": "The internal ID of a project\u2019s issue",
|
|
602
636
|
"group": "operation",
|
|
603
637
|
"type": "String",
|
|
604
638
|
"feel": "optional",
|
|
@@ -628,7 +662,7 @@
|
|
|
628
662
|
},
|
|
629
663
|
{
|
|
630
664
|
"label": "Issue ID",
|
|
631
|
-
"description": "The internal ID of a project
|
|
665
|
+
"description": "The internal ID of a project\u2019s issue",
|
|
632
666
|
"group": "operation",
|
|
633
667
|
"type": "String",
|
|
634
668
|
"feel": "optional",
|
|
@@ -1561,7 +1595,7 @@
|
|
|
1561
1595
|
},
|
|
1562
1596
|
{
|
|
1563
1597
|
"label": "Error expression",
|
|
1564
|
-
"description": "Expression to handle errors. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors
|
|
1598
|
+
"description": "Expression to handle errors. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors/#bpmn-errors\" target=\"_blank\">documentation</a>",
|
|
1565
1599
|
"group": "errors",
|
|
1566
1600
|
"type": "Text",
|
|
1567
1601
|
"feel": "required",
|
|
@@ -1569,36 +1603,39 @@
|
|
|
1569
1603
|
"type": "zeebe:taskHeader",
|
|
1570
1604
|
"key": "errorExpression"
|
|
1571
1605
|
}
|
|
1606
|
+
},
|
|
1607
|
+
{
|
|
1608
|
+
"id": "version",
|
|
1609
|
+
"label": "Version",
|
|
1610
|
+
"description": "Version of the element template",
|
|
1611
|
+
"value": "7",
|
|
1612
|
+
"group": "connector",
|
|
1613
|
+
"binding": {
|
|
1614
|
+
"key": "elementTemplateVersion",
|
|
1615
|
+
"type": "zeebe:taskHeader"
|
|
1616
|
+
},
|
|
1617
|
+
"type": "Hidden"
|
|
1618
|
+
},
|
|
1619
|
+
{
|
|
1620
|
+
"id": "id",
|
|
1621
|
+
"label": "ID",
|
|
1622
|
+
"description": "ID of the element template",
|
|
1623
|
+
"value": "io.camunda.connectors.GitLab.v1",
|
|
1624
|
+
"group": "connector",
|
|
1625
|
+
"binding": {
|
|
1626
|
+
"key": "elementTemplateId",
|
|
1627
|
+
"type": "zeebe:taskHeader"
|
|
1628
|
+
},
|
|
1629
|
+
"type": "Hidden"
|
|
1572
1630
|
}
|
|
1573
|
-
]
|
|
1574
|
-
"engines": {
|
|
1575
|
-
"camunda": "^8.5"
|
|
1576
|
-
}
|
|
1631
|
+
]
|
|
1577
1632
|
},
|
|
1578
1633
|
{
|
|
1579
1634
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
1580
1635
|
"name": "GitLab Outbound Connector",
|
|
1581
1636
|
"id": "io.camunda.connectors.GitLab.v1",
|
|
1582
|
-
"version":
|
|
1583
|
-
"description": "
|
|
1584
|
-
"metadata": {
|
|
1585
|
-
"keywords": [
|
|
1586
|
-
"create issue",
|
|
1587
|
-
"delete issue",
|
|
1588
|
-
"comment to issue",
|
|
1589
|
-
"search issues",
|
|
1590
|
-
"get issue by ID",
|
|
1591
|
-
"get releases by project ID",
|
|
1592
|
-
"get release by tag name",
|
|
1593
|
-
"create release",
|
|
1594
|
-
"list repository branches",
|
|
1595
|
-
"create repository branch",
|
|
1596
|
-
"create repository file",
|
|
1597
|
-
"get repository file",
|
|
1598
|
-
"update repository file",
|
|
1599
|
-
"create merge request"
|
|
1600
|
-
]
|
|
1601
|
-
},
|
|
1637
|
+
"version": 4,
|
|
1638
|
+
"description": "Administer and work with issues, releases, and more",
|
|
1602
1639
|
"icon": {
|
|
1603
1640
|
"contents": "data:image/svg+xml;utf8,%3Csvg width='18px' height='18px' viewBox='0 -10 256 256' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' preserveAspectRatio='xMidYMid'%3E%3Cg%3E%3Cpath d='M128.07485,236.074667 L128.07485,236.074667 L175.17885,91.1043048 L80.9708495,91.1043048 L128.07485,236.074667 L128.07485,236.074667 Z' fill='%23E24329'%3E%3C/path%3E%3Cpath d='M128.07485,236.074423 L80.9708495,91.104061 L14.9557638,91.104061 L128.07485,236.074423 L128.07485,236.074423 Z' fill='%23FC6D26'%3E%3C/path%3E%3Cpath d='M14.9558857,91.1044267 L14.9558857,91.1044267 L0.641828571,135.159589 C-0.663771429,139.17757 0.766171429,143.57955 4.18438095,146.06275 L128.074971,236.074789 L14.9558857,91.1044267 L14.9558857,91.1044267 Z' fill='%23FCA326'%3E%3C/path%3E%3Cpath d='M14.9558857,91.1045486 L80.9709714,91.1045486 L52.6000762,3.79026286 C51.1408762,-0.703146667 44.7847619,-0.701927619 43.3255619,3.79026286 L14.9558857,91.1045486 L14.9558857,91.1045486 Z' fill='%23E24329'%3E%3C/path%3E%3Cpath d='M128.07485,236.074423 L175.17885,91.104061 L241.193935,91.104061 L128.07485,236.074423 L128.07485,236.074423 Z' fill='%23FC6D26'%3E%3C/path%3E%3Cpath d='M241.193935,91.1044267 L241.193935,91.1044267 L255.507992,135.159589 C256.813592,139.17757 255.38365,143.57955 251.96544,146.06275 L128.07485,236.074789 L241.193935,91.1044267 L241.193935,91.1044267 Z' fill='%23FCA326'%3E%3C/path%3E%3Cpath d='M241.193935,91.1045486 L175.17885,91.1045486 L203.549745,3.79026286 C205.008945,-0.703146667 211.365059,-0.701927619 212.824259,3.79026286 L241.193935,91.1045486 L241.193935,91.1045486 Z' fill='%23E24329'%3E%3C/path%3E%3C/g%3E%3C/svg%3E"
|
|
1604
1641
|
},
|
|
@@ -1610,9 +1647,6 @@
|
|
|
1610
1647
|
"elementType": {
|
|
1611
1648
|
"value": "bpmn:ServiceTask"
|
|
1612
1649
|
},
|
|
1613
|
-
"engines": {
|
|
1614
|
-
"camunda": "^8.3"
|
|
1615
|
-
},
|
|
1616
1650
|
"groups": [
|
|
1617
1651
|
{
|
|
1618
1652
|
"id": "endpoint",
|
|
@@ -1825,14 +1859,6 @@
|
|
|
1825
1859
|
{
|
|
1826
1860
|
"name": "Create new file in repository",
|
|
1827
1861
|
"value": "createRepositoryFile"
|
|
1828
|
-
},
|
|
1829
|
-
{
|
|
1830
|
-
"name": "Get file from repository",
|
|
1831
|
-
"value": "getRepositoryFile"
|
|
1832
|
-
},
|
|
1833
|
-
{
|
|
1834
|
-
"name": "Update existing file in repository",
|
|
1835
|
-
"value": "updateRepositoryFile"
|
|
1836
1862
|
}
|
|
1837
1863
|
],
|
|
1838
1864
|
"binding": {
|
|
@@ -1925,30 +1951,6 @@
|
|
|
1925
1951
|
"oneOf": ["createRepositoryFile"]
|
|
1926
1952
|
}
|
|
1927
1953
|
},
|
|
1928
|
-
{
|
|
1929
|
-
"type": "Hidden",
|
|
1930
|
-
"value": "get",
|
|
1931
|
-
"binding": {
|
|
1932
|
-
"type": "zeebe:input",
|
|
1933
|
-
"name": "method"
|
|
1934
|
-
},
|
|
1935
|
-
"condition": {
|
|
1936
|
-
"property": "reposOperation",
|
|
1937
|
-
"oneOf": ["getRepositoryFile"]
|
|
1938
|
-
}
|
|
1939
|
-
},
|
|
1940
|
-
{
|
|
1941
|
-
"type": "Hidden",
|
|
1942
|
-
"value": "put",
|
|
1943
|
-
"binding": {
|
|
1944
|
-
"type": "zeebe:input",
|
|
1945
|
-
"name": "method"
|
|
1946
|
-
},
|
|
1947
|
-
"condition": {
|
|
1948
|
-
"property": "reposOperation",
|
|
1949
|
-
"oneOf": ["updateRepositoryFile"]
|
|
1950
|
-
}
|
|
1951
|
-
},
|
|
1952
1954
|
{
|
|
1953
1955
|
"type": "Hidden",
|
|
1954
1956
|
"value": "post",
|
|
@@ -2030,11 +2032,7 @@
|
|
|
2030
2032
|
},
|
|
2031
2033
|
"condition": {
|
|
2032
2034
|
"property": "reposOperation",
|
|
2033
|
-
"oneOf": [
|
|
2034
|
-
"createRepositoryFile",
|
|
2035
|
-
"getRepositoryFile",
|
|
2036
|
-
"updateRepositoryFile"
|
|
2037
|
-
]
|
|
2035
|
+
"oneOf": ["createRepositoryFile"]
|
|
2038
2036
|
}
|
|
2039
2037
|
},
|
|
2040
2038
|
{
|
|
@@ -2105,7 +2103,7 @@
|
|
|
2105
2103
|
},
|
|
2106
2104
|
{
|
|
2107
2105
|
"label": "Issue ID",
|
|
2108
|
-
"description": "The internal ID of a project
|
|
2106
|
+
"description": "The internal ID of a project’s issue",
|
|
2109
2107
|
"group": "operation",
|
|
2110
2108
|
"type": "String",
|
|
2111
2109
|
"feel": "optional",
|
|
@@ -2193,22 +2191,9 @@
|
|
|
2193
2191
|
"oneOf": ["createAnIssue"]
|
|
2194
2192
|
}
|
|
2195
2193
|
},
|
|
2196
|
-
{
|
|
2197
|
-
"id": "skipEncoding",
|
|
2198
|
-
"label": "Skip URL encoding",
|
|
2199
|
-
"description": "Skip the default URL decoding and encoding behavior",
|
|
2200
|
-
"optional": true,
|
|
2201
|
-
"group": "endpoint",
|
|
2202
|
-
"binding": {
|
|
2203
|
-
"name": "skipEncoding",
|
|
2204
|
-
"type": "zeebe:input"
|
|
2205
|
-
},
|
|
2206
|
-
"value": "true",
|
|
2207
|
-
"type": "Hidden"
|
|
2208
|
-
},
|
|
2209
2194
|
{
|
|
2210
2195
|
"label": "Issue ID",
|
|
2211
|
-
"description": "The internal ID of a project
|
|
2196
|
+
"description": "The internal ID of a project’s issue",
|
|
2212
2197
|
"group": "operation",
|
|
2213
2198
|
"type": "String",
|
|
2214
2199
|
"feel": "optional",
|
|
@@ -2238,7 +2223,7 @@
|
|
|
2238
2223
|
},
|
|
2239
2224
|
{
|
|
2240
2225
|
"label": "Issue ID",
|
|
2241
|
-
"description": "The internal ID of a project
|
|
2226
|
+
"description": "The internal ID of a project’s issue",
|
|
2242
2227
|
"group": "operation",
|
|
2243
2228
|
"type": "String",
|
|
2244
2229
|
"feel": "optional",
|
|
@@ -2712,7 +2697,7 @@
|
|
|
2712
2697
|
},
|
|
2713
2698
|
{
|
|
2714
2699
|
"label": "Branch name",
|
|
2715
|
-
"description": "Name of the new branch to
|
|
2700
|
+
"description": "Name of the new branch to create the file in. The commit is added to this branch",
|
|
2716
2701
|
"group": "operation",
|
|
2717
2702
|
"type": "String",
|
|
2718
2703
|
"feel": "optional",
|
|
@@ -2725,12 +2710,12 @@
|
|
|
2725
2710
|
},
|
|
2726
2711
|
"condition": {
|
|
2727
2712
|
"property": "reposOperation",
|
|
2728
|
-
"oneOf": ["createRepositoryFile"
|
|
2713
|
+
"oneOf": ["createRepositoryFile"]
|
|
2729
2714
|
}
|
|
2730
2715
|
},
|
|
2731
2716
|
{
|
|
2732
2717
|
"label": "Commit message",
|
|
2733
|
-
"description": "Message of the commit that
|
|
2718
|
+
"description": "Message of the commit that adds the new file",
|
|
2734
2719
|
"group": "operation",
|
|
2735
2720
|
"type": "String",
|
|
2736
2721
|
"feel": "optional",
|
|
@@ -2743,11 +2728,11 @@
|
|
|
2743
2728
|
},
|
|
2744
2729
|
"condition": {
|
|
2745
2730
|
"property": "reposOperation",
|
|
2746
|
-
"oneOf": ["createRepositoryFile"
|
|
2731
|
+
"oneOf": ["createRepositoryFile"]
|
|
2747
2732
|
}
|
|
2748
2733
|
},
|
|
2749
2734
|
{
|
|
2750
|
-
"label": "
|
|
2735
|
+
"label": "Content",
|
|
2751
2736
|
"group": "operation",
|
|
2752
2737
|
"type": "Text",
|
|
2753
2738
|
"feel": "optional",
|
|
@@ -2760,12 +2745,12 @@
|
|
|
2760
2745
|
},
|
|
2761
2746
|
"condition": {
|
|
2762
2747
|
"property": "reposOperation",
|
|
2763
|
-
"oneOf": ["createRepositoryFile"
|
|
2748
|
+
"oneOf": ["createRepositoryFile"]
|
|
2764
2749
|
}
|
|
2765
2750
|
},
|
|
2766
2751
|
{
|
|
2767
2752
|
"label": "File path",
|
|
2768
|
-
"description": "URL-encoded full path to
|
|
2753
|
+
"description": "URL-encoded full path to new file. For example, lib%2Fclass%2Erb",
|
|
2769
2754
|
"group": "operation",
|
|
2770
2755
|
"type": "String",
|
|
2771
2756
|
"feel": "optional",
|
|
@@ -2778,11 +2763,7 @@
|
|
|
2778
2763
|
},
|
|
2779
2764
|
"condition": {
|
|
2780
2765
|
"property": "reposOperation",
|
|
2781
|
-
"oneOf": [
|
|
2782
|
-
"createRepositoryFile",
|
|
2783
|
-
"getRepositoryFile",
|
|
2784
|
-
"updateRepositoryFile"
|
|
2785
|
-
]
|
|
2766
|
+
"oneOf": ["createRepositoryFile"]
|
|
2786
2767
|
}
|
|
2787
2768
|
},
|
|
2788
2769
|
{
|
|
@@ -2798,7 +2779,7 @@
|
|
|
2798
2779
|
},
|
|
2799
2780
|
"condition": {
|
|
2800
2781
|
"property": "reposOperation",
|
|
2801
|
-
"oneOf": ["createRepositoryFile"
|
|
2782
|
+
"oneOf": ["createRepositoryFile"]
|
|
2802
2783
|
}
|
|
2803
2784
|
},
|
|
2804
2785
|
{
|
|
@@ -2814,7 +2795,7 @@
|
|
|
2814
2795
|
},
|
|
2815
2796
|
"condition": {
|
|
2816
2797
|
"property": "reposOperation",
|
|
2817
|
-
"oneOf": ["createRepositoryFile"
|
|
2798
|
+
"oneOf": ["createRepositoryFile"]
|
|
2818
2799
|
}
|
|
2819
2800
|
},
|
|
2820
2801
|
{
|
|
@@ -2830,7 +2811,7 @@
|
|
|
2830
2811
|
},
|
|
2831
2812
|
"condition": {
|
|
2832
2813
|
"property": "reposOperation",
|
|
2833
|
-
"oneOf": ["createRepositoryFile"
|
|
2814
|
+
"oneOf": ["createRepositoryFile"]
|
|
2834
2815
|
}
|
|
2835
2816
|
},
|
|
2836
2817
|
{
|
|
@@ -2846,12 +2827,12 @@
|
|
|
2846
2827
|
},
|
|
2847
2828
|
"condition": {
|
|
2848
2829
|
"property": "reposOperation",
|
|
2849
|
-
"oneOf": ["createRepositoryFile"
|
|
2830
|
+
"oneOf": ["createRepositoryFile"]
|
|
2850
2831
|
}
|
|
2851
2832
|
},
|
|
2852
2833
|
{
|
|
2853
2834
|
"label": "Start branch",
|
|
2854
|
-
"description": "Name of the
|
|
2835
|
+
"description": "Name of the branch to start the new branch from",
|
|
2855
2836
|
"group": "operation",
|
|
2856
2837
|
"type": "String",
|
|
2857
2838
|
"feel": "optional",
|
|
@@ -2862,25 +2843,7 @@
|
|
|
2862
2843
|
},
|
|
2863
2844
|
"condition": {
|
|
2864
2845
|
"property": "reposOperation",
|
|
2865
|
-
"oneOf": ["createRepositoryFile"
|
|
2866
|
-
}
|
|
2867
|
-
},
|
|
2868
|
-
{
|
|
2869
|
-
"label": "Reference",
|
|
2870
|
-
"description": "Name of the branch, tag or commit the file is fetched from",
|
|
2871
|
-
"group": "operation",
|
|
2872
|
-
"type": "String",
|
|
2873
|
-
"feel": "optional",
|
|
2874
|
-
"binding": {
|
|
2875
|
-
"type": "zeebe:input",
|
|
2876
|
-
"name": "repositoryFileReference"
|
|
2877
|
-
},
|
|
2878
|
-
"constraints": {
|
|
2879
|
-
"notEmpty": true
|
|
2880
|
-
},
|
|
2881
|
-
"condition": {
|
|
2882
|
-
"property": "branchOperation",
|
|
2883
|
-
"oneOf": ["getRepositoryFile"]
|
|
2846
|
+
"oneOf": ["createRepositoryFile"]
|
|
2884
2847
|
}
|
|
2885
2848
|
},
|
|
2886
2849
|
{
|
|
@@ -2892,11 +2855,7 @@
|
|
|
2892
2855
|
},
|
|
2893
2856
|
"condition": {
|
|
2894
2857
|
"property": "reposOperation",
|
|
2895
|
-
"oneOf": [
|
|
2896
|
-
"createRepositoryFile",
|
|
2897
|
-
"getRepositoryFile",
|
|
2898
|
-
"updateRepositoryFile"
|
|
2899
|
-
]
|
|
2858
|
+
"oneOf": ["createRepositoryFile"]
|
|
2900
2859
|
}
|
|
2901
2860
|
},
|
|
2902
2861
|
{
|
|
@@ -2908,19 +2867,7 @@
|
|
|
2908
2867
|
},
|
|
2909
2868
|
"condition": {
|
|
2910
2869
|
"property": "reposOperation",
|
|
2911
|
-
"oneOf": ["createRepositoryFile"
|
|
2912
|
-
}
|
|
2913
|
-
},
|
|
2914
|
-
{
|
|
2915
|
-
"type": "Hidden",
|
|
2916
|
-
"value": "={\"ref\":repositoryFileReference}",
|
|
2917
|
-
"binding": {
|
|
2918
|
-
"type": "zeebe:input",
|
|
2919
|
-
"name": "queryParameters"
|
|
2920
|
-
},
|
|
2921
|
-
"condition": {
|
|
2922
|
-
"property": "reposOperation",
|
|
2923
|
-
"oneOf": ["getRepositoryFile"]
|
|
2870
|
+
"oneOf": ["createRepositoryFile"]
|
|
2924
2871
|
}
|
|
2925
2872
|
},
|
|
2926
2873
|
{
|
|
@@ -3180,13 +3127,16 @@
|
|
|
3180
3127
|
"key": "errorExpression"
|
|
3181
3128
|
}
|
|
3182
3129
|
}
|
|
3183
|
-
]
|
|
3130
|
+
],
|
|
3131
|
+
"engines": {
|
|
3132
|
+
"camunda": "^8.5"
|
|
3133
|
+
}
|
|
3184
3134
|
},
|
|
3185
3135
|
{
|
|
3186
3136
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
3187
|
-
"name": "GitLab
|
|
3137
|
+
"name": "GitLab connector",
|
|
3188
3138
|
"id": "io.camunda.connectors.GitLab.v1",
|
|
3189
|
-
"version":
|
|
3139
|
+
"version": 2,
|
|
3190
3140
|
"description": "Administer and work with issues and releases",
|
|
3191
3141
|
"icon": {
|
|
3192
3142
|
"contents": "data:image/svg+xml;utf8,%3Csvg width='18px' height='18px' viewBox='0 -10 256 256' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' preserveAspectRatio='xMidYMid'%3E%3Cg%3E%3Cpath d='M128.07485,236.074667 L128.07485,236.074667 L175.17885,91.1043048 L80.9708495,91.1043048 L128.07485,236.074667 L128.07485,236.074667 Z' fill='%23E24329'%3E%3C/path%3E%3Cpath d='M128.07485,236.074423 L80.9708495,91.104061 L14.9557638,91.104061 L128.07485,236.074423 L128.07485,236.074423 Z' fill='%23FC6D26'%3E%3C/path%3E%3Cpath d='M14.9558857,91.1044267 L14.9558857,91.1044267 L0.641828571,135.159589 C-0.663771429,139.17757 0.766171429,143.57955 4.18438095,146.06275 L128.074971,236.074789 L14.9558857,91.1044267 L14.9558857,91.1044267 Z' fill='%23FCA326'%3E%3C/path%3E%3Cpath d='M14.9558857,91.1045486 L80.9709714,91.1045486 L52.6000762,3.79026286 C51.1408762,-0.703146667 44.7847619,-0.701927619 43.3255619,3.79026286 L14.9558857,91.1045486 L14.9558857,91.1045486 Z' fill='%23E24329'%3E%3C/path%3E%3Cpath d='M128.07485,236.074423 L175.17885,91.104061 L241.193935,91.104061 L128.07485,236.074423 L128.07485,236.074423 Z' fill='%23FC6D26'%3E%3C/path%3E%3Cpath d='M241.193935,91.1044267 L241.193935,91.1044267 L255.507992,135.159589 C256.813592,139.17757 255.38365,143.57955 251.96544,146.06275 L128.07485,236.074789 L241.193935,91.1044267 L241.193935,91.1044267 Z' fill='%23FCA326'%3E%3C/path%3E%3Cpath d='M241.193935,91.1045486 L175.17885,91.1045486 L203.549745,3.79026286 C205.008945,-0.703146667 211.365059,-0.701927619 212.824259,3.79026286 L241.193935,91.1045486 L241.193935,91.1045486 Z' fill='%23E24329'%3E%3C/path%3E%3C/g%3E%3C/svg%3E"
|
|
@@ -3248,7 +3198,7 @@
|
|
|
3248
3198
|
"constraints": {
|
|
3249
3199
|
"notEmpty": true,
|
|
3250
3200
|
"pattern": {
|
|
3251
|
-
"value": "^(=|(https
|
|
3201
|
+
"value": "^(=|(https?://|secrets\\..+|\\{\\{secrets\\..+\\}\\}).*$)",
|
|
3252
3202
|
"message": "Must be a http(s) URL"
|
|
3253
3203
|
}
|
|
3254
3204
|
}
|
|
@@ -4084,10 +4034,10 @@
|
|
|
4084
4034
|
},
|
|
4085
4035
|
{
|
|
4086
4036
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
4087
|
-
"name": "GitLab
|
|
4037
|
+
"name": "GitLab connector",
|
|
4088
4038
|
"id": "io.camunda.connectors.GitLab.v1",
|
|
4089
|
-
"version":
|
|
4090
|
-
"description": "Administer and work with issues
|
|
4039
|
+
"version": 1,
|
|
4040
|
+
"description": "Administer and work with issues and releases",
|
|
4091
4041
|
"icon": {
|
|
4092
4042
|
"contents": "data:image/svg+xml;utf8,%3Csvg width='18px' height='18px' viewBox='0 -10 256 256' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' preserveAspectRatio='xMidYMid'%3E%3Cg%3E%3Cpath d='M128.07485,236.074667 L128.07485,236.074667 L175.17885,91.1043048 L80.9708495,91.1043048 L128.07485,236.074667 L128.07485,236.074667 Z' fill='%23E24329'%3E%3C/path%3E%3Cpath d='M128.07485,236.074423 L80.9708495,91.104061 L14.9557638,91.104061 L128.07485,236.074423 L128.07485,236.074423 Z' fill='%23FC6D26'%3E%3C/path%3E%3Cpath d='M14.9558857,91.1044267 L14.9558857,91.1044267 L0.641828571,135.159589 C-0.663771429,139.17757 0.766171429,143.57955 4.18438095,146.06275 L128.074971,236.074789 L14.9558857,91.1044267 L14.9558857,91.1044267 Z' fill='%23FCA326'%3E%3C/path%3E%3Cpath d='M14.9558857,91.1045486 L80.9709714,91.1045486 L52.6000762,3.79026286 C51.1408762,-0.703146667 44.7847619,-0.701927619 43.3255619,3.79026286 L14.9558857,91.1045486 L14.9558857,91.1045486 Z' fill='%23E24329'%3E%3C/path%3E%3Cpath d='M128.07485,236.074423 L175.17885,91.104061 L241.193935,91.104061 L128.07485,236.074423 L128.07485,236.074423 Z' fill='%23FC6D26'%3E%3C/path%3E%3Cpath d='M241.193935,91.1044267 L241.193935,91.1044267 L255.507992,135.159589 C256.813592,139.17757 255.38365,143.57955 251.96544,146.06275 L128.07485,236.074789 L241.193935,91.1044267 L241.193935,91.1044267 Z' fill='%23FCA326'%3E%3C/path%3E%3Cpath d='M241.193935,91.1045486 L175.17885,91.1045486 L203.549745,3.79026286 C205.008945,-0.703146667 211.365059,-0.701927619 212.824259,3.79026286 L241.193935,91.1045486 L241.193935,91.1045486 Z' fill='%23E24329'%3E%3C/path%3E%3C/g%3E%3C/svg%3E"
|
|
4093
4043
|
},
|
|
@@ -4148,8 +4098,8 @@
|
|
|
4148
4098
|
"constraints": {
|
|
4149
4099
|
"notEmpty": true,
|
|
4150
4100
|
"pattern": {
|
|
4151
|
-
"value": "^(=|(https
|
|
4152
|
-
"message": "Must be a http(s) URL"
|
|
4101
|
+
"value": "^(=|(http://|https://|secrets).*$)",
|
|
4102
|
+
"message": "Must be a http(s) URL."
|
|
4153
4103
|
}
|
|
4154
4104
|
}
|
|
4155
4105
|
},
|
|
@@ -4191,18 +4141,6 @@
|
|
|
4191
4141
|
{
|
|
4192
4142
|
"name": "Releases",
|
|
4193
4143
|
"value": "releases"
|
|
4194
|
-
},
|
|
4195
|
-
{
|
|
4196
|
-
"name": "Branches",
|
|
4197
|
-
"value": "branches"
|
|
4198
|
-
},
|
|
4199
|
-
{
|
|
4200
|
-
"name": "Repository files",
|
|
4201
|
-
"value": "repositoryFiles"
|
|
4202
|
-
},
|
|
4203
|
-
{
|
|
4204
|
-
"name": "Merge requests",
|
|
4205
|
-
"value": "mergeRequests"
|
|
4206
4144
|
}
|
|
4207
4145
|
],
|
|
4208
4146
|
"binding": {
|
|
@@ -4276,85 +4214,6 @@
|
|
|
4276
4214
|
"equals": "releases"
|
|
4277
4215
|
}
|
|
4278
4216
|
},
|
|
4279
|
-
{
|
|
4280
|
-
"label": "Operation",
|
|
4281
|
-
"id": "branchOperation",
|
|
4282
|
-
"group": "operation",
|
|
4283
|
-
"description": "Choose operation to perform",
|
|
4284
|
-
"type": "Dropdown",
|
|
4285
|
-
"choices": [
|
|
4286
|
-
{
|
|
4287
|
-
"name": "List repository branches",
|
|
4288
|
-
"value": "getRepositoryBranchesByProjectId"
|
|
4289
|
-
},
|
|
4290
|
-
{
|
|
4291
|
-
"name": "Create repository branch",
|
|
4292
|
-
"value": "createRepositoryBranch"
|
|
4293
|
-
}
|
|
4294
|
-
],
|
|
4295
|
-
"binding": {
|
|
4296
|
-
"type": "zeebe:input",
|
|
4297
|
-
"name": "operation"
|
|
4298
|
-
},
|
|
4299
|
-
"condition": {
|
|
4300
|
-
"property": "operationGroup",
|
|
4301
|
-
"equals": "branches"
|
|
4302
|
-
}
|
|
4303
|
-
},
|
|
4304
|
-
{
|
|
4305
|
-
"label": "Operation",
|
|
4306
|
-
"id": "reposOperation",
|
|
4307
|
-
"group": "operation",
|
|
4308
|
-
"description": "Choose operation to perform",
|
|
4309
|
-
"type": "Dropdown",
|
|
4310
|
-
"choices": [
|
|
4311
|
-
{
|
|
4312
|
-
"name": "Create new file in repository",
|
|
4313
|
-
"value": "createRepositoryFile"
|
|
4314
|
-
}
|
|
4315
|
-
],
|
|
4316
|
-
"binding": {
|
|
4317
|
-
"type": "zeebe:input",
|
|
4318
|
-
"name": "operation"
|
|
4319
|
-
},
|
|
4320
|
-
"condition": {
|
|
4321
|
-
"property": "operationGroup",
|
|
4322
|
-
"equals": "repositoryFiles"
|
|
4323
|
-
}
|
|
4324
|
-
},
|
|
4325
|
-
{
|
|
4326
|
-
"label": "Operation",
|
|
4327
|
-
"id": "mergeOperation",
|
|
4328
|
-
"group": "operation",
|
|
4329
|
-
"description": "Choose operation to perform",
|
|
4330
|
-
"type": "Dropdown",
|
|
4331
|
-
"choices": [
|
|
4332
|
-
{
|
|
4333
|
-
"name": "Create merge request",
|
|
4334
|
-
"value": "createMergeRequest"
|
|
4335
|
-
}
|
|
4336
|
-
],
|
|
4337
|
-
"binding": {
|
|
4338
|
-
"type": "zeebe:input",
|
|
4339
|
-
"name": "operation"
|
|
4340
|
-
},
|
|
4341
|
-
"condition": {
|
|
4342
|
-
"property": "operationGroup",
|
|
4343
|
-
"equals": "mergeRequests"
|
|
4344
|
-
}
|
|
4345
|
-
},
|
|
4346
|
-
{
|
|
4347
|
-
"type": "Hidden",
|
|
4348
|
-
"value": "get",
|
|
4349
|
-
"binding": {
|
|
4350
|
-
"type": "zeebe:input",
|
|
4351
|
-
"name": "method"
|
|
4352
|
-
},
|
|
4353
|
-
"condition": {
|
|
4354
|
-
"property": "branchOperation",
|
|
4355
|
-
"oneOf": ["getRepositoryBranchesByProjectId"]
|
|
4356
|
-
}
|
|
4357
|
-
},
|
|
4358
4217
|
{
|
|
4359
4218
|
"type": "Hidden",
|
|
4360
4219
|
"value": "get",
|
|
@@ -4379,42 +4238,6 @@
|
|
|
4379
4238
|
"oneOf": ["getIssueById", "searchIssues"]
|
|
4380
4239
|
}
|
|
4381
4240
|
},
|
|
4382
|
-
{
|
|
4383
|
-
"type": "Hidden",
|
|
4384
|
-
"value": "post",
|
|
4385
|
-
"binding": {
|
|
4386
|
-
"type": "zeebe:input",
|
|
4387
|
-
"name": "method"
|
|
4388
|
-
},
|
|
4389
|
-
"condition": {
|
|
4390
|
-
"property": "mergeOperation",
|
|
4391
|
-
"oneOf": ["createMergeRequest"]
|
|
4392
|
-
}
|
|
4393
|
-
},
|
|
4394
|
-
{
|
|
4395
|
-
"type": "Hidden",
|
|
4396
|
-
"value": "post",
|
|
4397
|
-
"binding": {
|
|
4398
|
-
"type": "zeebe:input",
|
|
4399
|
-
"name": "method"
|
|
4400
|
-
},
|
|
4401
|
-
"condition": {
|
|
4402
|
-
"property": "reposOperation",
|
|
4403
|
-
"oneOf": ["createRepositoryFile"]
|
|
4404
|
-
}
|
|
4405
|
-
},
|
|
4406
|
-
{
|
|
4407
|
-
"type": "Hidden",
|
|
4408
|
-
"value": "post",
|
|
4409
|
-
"binding": {
|
|
4410
|
-
"type": "zeebe:input",
|
|
4411
|
-
"name": "method"
|
|
4412
|
-
},
|
|
4413
|
-
"condition": {
|
|
4414
|
-
"property": "branchOperation",
|
|
4415
|
-
"oneOf": ["createRepositoryBranch"]
|
|
4416
|
-
}
|
|
4417
|
-
},
|
|
4418
4241
|
{
|
|
4419
4242
|
"type": "Hidden",
|
|
4420
4243
|
"value": "post",
|
|
@@ -4465,69 +4288,38 @@
|
|
|
4465
4288
|
"notEmpty": true
|
|
4466
4289
|
},
|
|
4467
4290
|
"condition": {
|
|
4468
|
-
"property": "
|
|
4469
|
-
"oneOf": ["
|
|
4470
|
-
}
|
|
4471
|
-
},
|
|
4472
|
-
{
|
|
4473
|
-
"label": "Project ID",
|
|
4474
|
-
"description": "The global ID or URL-encoded path of the project owned by the authenticated user",
|
|
4475
|
-
"group": "operation",
|
|
4476
|
-
"type": "String",
|
|
4477
|
-
"feel": "optional",
|
|
4478
|
-
"binding": {
|
|
4479
|
-
"type": "zeebe:input",
|
|
4480
|
-
"name": "projectId"
|
|
4481
|
-
},
|
|
4482
|
-
"constraints": {
|
|
4483
|
-
"notEmpty": true
|
|
4484
|
-
},
|
|
4485
|
-
"condition": {
|
|
4486
|
-
"property": "reposOperation",
|
|
4487
|
-
"oneOf": ["createRepositoryFile"]
|
|
4291
|
+
"property": "issueOperation",
|
|
4292
|
+
"oneOf": ["getIssueById"]
|
|
4488
4293
|
}
|
|
4489
4294
|
},
|
|
4490
4295
|
{
|
|
4491
|
-
"label": "
|
|
4492
|
-
"description": "The
|
|
4296
|
+
"label": "Issue ID",
|
|
4297
|
+
"description": "The internal ID of a project’s issue",
|
|
4493
4298
|
"group": "operation",
|
|
4494
4299
|
"type": "String",
|
|
4495
4300
|
"feel": "optional",
|
|
4496
4301
|
"binding": {
|
|
4497
4302
|
"type": "zeebe:input",
|
|
4498
|
-
"name": "
|
|
4303
|
+
"name": "issueId"
|
|
4499
4304
|
},
|
|
4500
4305
|
"constraints": {
|
|
4501
4306
|
"notEmpty": true
|
|
4502
4307
|
},
|
|
4503
4308
|
"condition": {
|
|
4504
|
-
"property": "
|
|
4505
|
-
"oneOf": [
|
|
4506
|
-
"getRepositoryBranchesByProjectId",
|
|
4507
|
-
"createRepositoryBranch"
|
|
4508
|
-
]
|
|
4309
|
+
"property": "issueOperation",
|
|
4310
|
+
"oneOf": ["getIssueById"]
|
|
4509
4311
|
}
|
|
4510
4312
|
},
|
|
4511
4313
|
{
|
|
4512
|
-
"
|
|
4513
|
-
"
|
|
4514
|
-
"group": "operation",
|
|
4515
|
-
"type": "String",
|
|
4516
|
-
"feel": "optional",
|
|
4314
|
+
"type": "Hidden",
|
|
4315
|
+
"value": "=baseUrl + \"/api/v4/projects/\"+ projectId +\"/issues/\" + issueId",
|
|
4517
4316
|
"binding": {
|
|
4518
4317
|
"type": "zeebe:input",
|
|
4519
|
-
"name": "
|
|
4520
|
-
},
|
|
4521
|
-
"constraints": {
|
|
4522
|
-
"notEmpty": true
|
|
4318
|
+
"name": "url"
|
|
4523
4319
|
},
|
|
4524
4320
|
"condition": {
|
|
4525
|
-
"property": "
|
|
4526
|
-
"oneOf": [
|
|
4527
|
-
"getReleasesByProjectId",
|
|
4528
|
-
"getReleaseByTagName",
|
|
4529
|
-
"createRelease"
|
|
4530
|
-
]
|
|
4321
|
+
"property": "issueOperation",
|
|
4322
|
+
"oneOf": ["getIssueById"]
|
|
4531
4323
|
}
|
|
4532
4324
|
},
|
|
4533
4325
|
{
|
|
@@ -4545,42 +4337,7 @@
|
|
|
4545
4337
|
},
|
|
4546
4338
|
"condition": {
|
|
4547
4339
|
"property": "issueOperation",
|
|
4548
|
-
"oneOf": [
|
|
4549
|
-
"getIssueById",
|
|
4550
|
-
"createAnIssue",
|
|
4551
|
-
"deleteAnIssue",
|
|
4552
|
-
"commentToAnIssue"
|
|
4553
|
-
]
|
|
4554
|
-
}
|
|
4555
|
-
},
|
|
4556
|
-
{
|
|
4557
|
-
"label": "Issue ID",
|
|
4558
|
-
"description": "The internal ID of a project’s issue",
|
|
4559
|
-
"group": "operation",
|
|
4560
|
-
"type": "String",
|
|
4561
|
-
"feel": "optional",
|
|
4562
|
-
"binding": {
|
|
4563
|
-
"type": "zeebe:input",
|
|
4564
|
-
"name": "issueId"
|
|
4565
|
-
},
|
|
4566
|
-
"constraints": {
|
|
4567
|
-
"notEmpty": true
|
|
4568
|
-
},
|
|
4569
|
-
"condition": {
|
|
4570
|
-
"property": "issueOperation",
|
|
4571
|
-
"oneOf": ["getIssueById"]
|
|
4572
|
-
}
|
|
4573
|
-
},
|
|
4574
|
-
{
|
|
4575
|
-
"type": "Hidden",
|
|
4576
|
-
"value": "=baseUrl + \"/api/v4/projects/\"+ projectId +\"/issues/\" + issueId",
|
|
4577
|
-
"binding": {
|
|
4578
|
-
"type": "zeebe:input",
|
|
4579
|
-
"name": "url"
|
|
4580
|
-
},
|
|
4581
|
-
"condition": {
|
|
4582
|
-
"property": "issueOperation",
|
|
4583
|
-
"oneOf": ["getIssueById"]
|
|
4340
|
+
"oneOf": ["createAnIssue"]
|
|
4584
4341
|
}
|
|
4585
4342
|
},
|
|
4586
4343
|
{
|
|
@@ -4643,6 +4400,24 @@
|
|
|
4643
4400
|
"oneOf": ["createAnIssue"]
|
|
4644
4401
|
}
|
|
4645
4402
|
},
|
|
4403
|
+
{
|
|
4404
|
+
"label": "Project ID",
|
|
4405
|
+
"description": "The global ID or URL-encoded path of the project owned by the authenticated user",
|
|
4406
|
+
"group": "operation",
|
|
4407
|
+
"type": "String",
|
|
4408
|
+
"feel": "optional",
|
|
4409
|
+
"binding": {
|
|
4410
|
+
"type": "zeebe:input",
|
|
4411
|
+
"name": "projectId"
|
|
4412
|
+
},
|
|
4413
|
+
"constraints": {
|
|
4414
|
+
"notEmpty": true
|
|
4415
|
+
},
|
|
4416
|
+
"condition": {
|
|
4417
|
+
"property": "issueOperation",
|
|
4418
|
+
"oneOf": ["deleteAnIssue"]
|
|
4419
|
+
}
|
|
4420
|
+
},
|
|
4646
4421
|
{
|
|
4647
4422
|
"label": "Issue ID",
|
|
4648
4423
|
"description": "The internal ID of a project’s issue",
|
|
@@ -4673,6 +4448,24 @@
|
|
|
4673
4448
|
"oneOf": ["deleteAnIssue"]
|
|
4674
4449
|
}
|
|
4675
4450
|
},
|
|
4451
|
+
{
|
|
4452
|
+
"label": "Project ID",
|
|
4453
|
+
"description": "The global ID or URL-encoded path of the project owned by the authenticated user",
|
|
4454
|
+
"group": "operation",
|
|
4455
|
+
"type": "String",
|
|
4456
|
+
"feel": "optional",
|
|
4457
|
+
"binding": {
|
|
4458
|
+
"type": "zeebe:input",
|
|
4459
|
+
"name": "projectId"
|
|
4460
|
+
},
|
|
4461
|
+
"constraints": {
|
|
4462
|
+
"notEmpty": true
|
|
4463
|
+
},
|
|
4464
|
+
"condition": {
|
|
4465
|
+
"property": "issueOperation",
|
|
4466
|
+
"oneOf": ["commentToAnIssue"]
|
|
4467
|
+
}
|
|
4468
|
+
},
|
|
4676
4469
|
{
|
|
4677
4470
|
"label": "Issue ID",
|
|
4678
4471
|
"description": "The internal ID of a project’s issue",
|
|
@@ -4907,17 +4700,53 @@
|
|
|
4907
4700
|
}
|
|
4908
4701
|
},
|
|
4909
4702
|
{
|
|
4910
|
-
"
|
|
4911
|
-
"
|
|
4703
|
+
"label": "Project ID",
|
|
4704
|
+
"description": "The global ID or URL-encoded path of the project owned by the authenticated user",
|
|
4705
|
+
"group": "operation",
|
|
4706
|
+
"type": "String",
|
|
4707
|
+
"feel": "optional",
|
|
4912
4708
|
"binding": {
|
|
4913
4709
|
"type": "zeebe:input",
|
|
4914
|
-
"name": "
|
|
4710
|
+
"name": "projectId"
|
|
4711
|
+
},
|
|
4712
|
+
"constraints": {
|
|
4713
|
+
"notEmpty": true
|
|
4714
|
+
},
|
|
4715
|
+
"condition": {
|
|
4716
|
+
"property": "releaseOperation",
|
|
4717
|
+
"oneOf": ["getReleasesByProjectId"]
|
|
4718
|
+
}
|
|
4719
|
+
},
|
|
4720
|
+
{
|
|
4721
|
+
"type": "Hidden",
|
|
4722
|
+
"value": "=baseUrl + \"/api/v4/projects/\"+ projectId +\"/releases\"",
|
|
4723
|
+
"binding": {
|
|
4724
|
+
"type": "zeebe:input",
|
|
4725
|
+
"name": "url"
|
|
4915
4726
|
},
|
|
4916
4727
|
"condition": {
|
|
4917
4728
|
"property": "releaseOperation",
|
|
4918
4729
|
"oneOf": ["getReleasesByProjectId"]
|
|
4919
4730
|
}
|
|
4920
4731
|
},
|
|
4732
|
+
{
|
|
4733
|
+
"label": "Project ID",
|
|
4734
|
+
"description": "The global ID or URL-encoded path of the project owned by the authenticated user",
|
|
4735
|
+
"group": "operation",
|
|
4736
|
+
"type": "String",
|
|
4737
|
+
"feel": "optional",
|
|
4738
|
+
"binding": {
|
|
4739
|
+
"type": "zeebe:input",
|
|
4740
|
+
"name": "projectId"
|
|
4741
|
+
},
|
|
4742
|
+
"constraints": {
|
|
4743
|
+
"notEmpty": true
|
|
4744
|
+
},
|
|
4745
|
+
"condition": {
|
|
4746
|
+
"property": "releaseOperation",
|
|
4747
|
+
"oneOf": ["getReleaseByTagName"]
|
|
4748
|
+
}
|
|
4749
|
+
},
|
|
4921
4750
|
{
|
|
4922
4751
|
"label": "Tag name",
|
|
4923
4752
|
"description": "The Git tag the release is associated with",
|
|
@@ -4948,6 +4777,24 @@
|
|
|
4948
4777
|
"oneOf": ["getReleaseByTagName"]
|
|
4949
4778
|
}
|
|
4950
4779
|
},
|
|
4780
|
+
{
|
|
4781
|
+
"label": "Project ID",
|
|
4782
|
+
"description": "The global ID or URL-encoded path of the project owned by the authenticated user",
|
|
4783
|
+
"group": "operation",
|
|
4784
|
+
"type": "String",
|
|
4785
|
+
"feel": "optional",
|
|
4786
|
+
"binding": {
|
|
4787
|
+
"type": "zeebe:input",
|
|
4788
|
+
"name": "projectId"
|
|
4789
|
+
},
|
|
4790
|
+
"constraints": {
|
|
4791
|
+
"notEmpty": true
|
|
4792
|
+
},
|
|
4793
|
+
"condition": {
|
|
4794
|
+
"property": "releaseOperation",
|
|
4795
|
+
"oneOf": ["createRelease"]
|
|
4796
|
+
}
|
|
4797
|
+
},
|
|
4951
4798
|
{
|
|
4952
4799
|
"label": "Tag name",
|
|
4953
4800
|
"description": "The tag where the release is created from",
|
|
@@ -5041,789 +4888,715 @@
|
|
|
5041
4888
|
}
|
|
5042
4889
|
},
|
|
5043
4890
|
{
|
|
5044
|
-
"
|
|
5045
|
-
"
|
|
5046
|
-
"group": "operation",
|
|
5047
|
-
"type": "String",
|
|
5048
|
-
"feel": "optional",
|
|
5049
|
-
"optional": true,
|
|
4891
|
+
"type": "Hidden",
|
|
4892
|
+
"value": "20",
|
|
5050
4893
|
"binding": {
|
|
5051
4894
|
"type": "zeebe:input",
|
|
5052
|
-
"name": "
|
|
5053
|
-
},
|
|
5054
|
-
"condition": {
|
|
5055
|
-
"property": "branchOperation",
|
|
5056
|
-
"oneOf": ["getRepositoryBranchesByProjectId"]
|
|
4895
|
+
"name": "connectionTimeoutInSeconds"
|
|
5057
4896
|
}
|
|
5058
4897
|
},
|
|
5059
4898
|
{
|
|
5060
|
-
"label": "
|
|
5061
|
-
"description": "
|
|
5062
|
-
"group": "
|
|
4899
|
+
"label": "Result variable",
|
|
4900
|
+
"description": "Name of variable to store the response in. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors/#result-variable\" target=\"_blank\">documentation</a>",
|
|
4901
|
+
"group": "output",
|
|
5063
4902
|
"type": "String",
|
|
5064
|
-
"feel": "optional",
|
|
5065
|
-
"optional": true,
|
|
5066
4903
|
"binding": {
|
|
5067
|
-
"type": "zeebe:
|
|
5068
|
-
"
|
|
5069
|
-
},
|
|
5070
|
-
"condition": {
|
|
5071
|
-
"property": "branchOperation",
|
|
5072
|
-
"oneOf": ["getRepositoryBranchesByProjectId"]
|
|
4904
|
+
"type": "zeebe:taskHeader",
|
|
4905
|
+
"key": "resultVariable"
|
|
5073
4906
|
}
|
|
5074
4907
|
},
|
|
5075
4908
|
{
|
|
5076
|
-
"
|
|
5077
|
-
"
|
|
4909
|
+
"label": "Result expression",
|
|
4910
|
+
"description": "Expression to map the response into process variables. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors/#result-expression\" target=\"_blank\">documentation</a>",
|
|
4911
|
+
"group": "output",
|
|
4912
|
+
"type": "Text",
|
|
4913
|
+
"feel": "required",
|
|
5078
4914
|
"binding": {
|
|
5079
|
-
"type": "zeebe:
|
|
5080
|
-
"
|
|
5081
|
-
},
|
|
5082
|
-
"condition": {
|
|
5083
|
-
"property": "branchOperation",
|
|
5084
|
-
"oneOf": [
|
|
5085
|
-
"getRepositoryBranchesByProjectId",
|
|
5086
|
-
"createRepositoryBranch"
|
|
5087
|
-
]
|
|
4915
|
+
"type": "zeebe:taskHeader",
|
|
4916
|
+
"key": "resultExpression"
|
|
5088
4917
|
}
|
|
5089
4918
|
},
|
|
5090
4919
|
{
|
|
5091
|
-
"
|
|
5092
|
-
"
|
|
4920
|
+
"label": "Error expression",
|
|
4921
|
+
"description": "Expression to handle errors. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors/#bpmn-errors\" target=\"_blank\">documentation</a>",
|
|
4922
|
+
"group": "errors",
|
|
4923
|
+
"type": "Text",
|
|
4924
|
+
"feel": "required",
|
|
5093
4925
|
"binding": {
|
|
5094
|
-
"type": "zeebe:
|
|
5095
|
-
"
|
|
5096
|
-
},
|
|
5097
|
-
"condition": {
|
|
5098
|
-
"property": "branchOperation",
|
|
5099
|
-
"oneOf": ["getRepositoryBranchesByProjectId"]
|
|
4926
|
+
"type": "zeebe:taskHeader",
|
|
4927
|
+
"key": "errorExpression"
|
|
5100
4928
|
}
|
|
4929
|
+
}
|
|
4930
|
+
],
|
|
4931
|
+
"engines": {
|
|
4932
|
+
"camunda": "^8.2"
|
|
4933
|
+
}
|
|
4934
|
+
},
|
|
4935
|
+
{
|
|
4936
|
+
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
4937
|
+
"name": "GitLab Outbound Connector",
|
|
4938
|
+
"id": "io.camunda.connectors.GitLab.v1",
|
|
4939
|
+
"version": 3,
|
|
4940
|
+
"description": "Administer and work with issues and releases",
|
|
4941
|
+
"icon": {
|
|
4942
|
+
"contents": "data:image/svg+xml;utf8,%3Csvg width='18px' height='18px' viewBox='0 -10 256 256' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' preserveAspectRatio='xMidYMid'%3E%3Cg%3E%3Cpath d='M128.07485,236.074667 L128.07485,236.074667 L175.17885,91.1043048 L80.9708495,91.1043048 L128.07485,236.074667 L128.07485,236.074667 Z' fill='%23E24329'%3E%3C/path%3E%3Cpath d='M128.07485,236.074423 L80.9708495,91.104061 L14.9557638,91.104061 L128.07485,236.074423 L128.07485,236.074423 Z' fill='%23FC6D26'%3E%3C/path%3E%3Cpath d='M14.9558857,91.1044267 L14.9558857,91.1044267 L0.641828571,135.159589 C-0.663771429,139.17757 0.766171429,143.57955 4.18438095,146.06275 L128.074971,236.074789 L14.9558857,91.1044267 L14.9558857,91.1044267 Z' fill='%23FCA326'%3E%3C/path%3E%3Cpath d='M14.9558857,91.1045486 L80.9709714,91.1045486 L52.6000762,3.79026286 C51.1408762,-0.703146667 44.7847619,-0.701927619 43.3255619,3.79026286 L14.9558857,91.1045486 L14.9558857,91.1045486 Z' fill='%23E24329'%3E%3C/path%3E%3Cpath d='M128.07485,236.074423 L175.17885,91.104061 L241.193935,91.104061 L128.07485,236.074423 L128.07485,236.074423 Z' fill='%23FC6D26'%3E%3C/path%3E%3Cpath d='M241.193935,91.1044267 L241.193935,91.1044267 L255.507992,135.159589 C256.813592,139.17757 255.38365,143.57955 251.96544,146.06275 L128.07485,236.074789 L241.193935,91.1044267 L241.193935,91.1044267 Z' fill='%23FCA326'%3E%3C/path%3E%3Cpath d='M241.193935,91.1045486 L175.17885,91.1045486 L203.549745,3.79026286 C205.008945,-0.703146667 211.365059,-0.701927619 212.824259,3.79026286 L241.193935,91.1045486 L241.193935,91.1045486 Z' fill='%23E24329'%3E%3C/path%3E%3C/g%3E%3C/svg%3E"
|
|
4943
|
+
},
|
|
4944
|
+
"category": {
|
|
4945
|
+
"id": "connectors",
|
|
4946
|
+
"name": "Connectors"
|
|
4947
|
+
},
|
|
4948
|
+
"appliesTo": ["bpmn:Task"],
|
|
4949
|
+
"elementType": {
|
|
4950
|
+
"value": "bpmn:ServiceTask"
|
|
4951
|
+
},
|
|
4952
|
+
"groups": [
|
|
4953
|
+
{
|
|
4954
|
+
"id": "endpoint",
|
|
4955
|
+
"label": "HTTP endpoint"
|
|
5101
4956
|
},
|
|
5102
4957
|
{
|
|
5103
|
-
"
|
|
5104
|
-
"
|
|
5105
|
-
"group": "operation",
|
|
5106
|
-
"type": "String",
|
|
5107
|
-
"feel": "optional",
|
|
5108
|
-
"binding": {
|
|
5109
|
-
"type": "zeebe:input",
|
|
5110
|
-
"name": "branchName"
|
|
5111
|
-
},
|
|
5112
|
-
"constraints": {
|
|
5113
|
-
"notEmpty": true
|
|
5114
|
-
},
|
|
5115
|
-
"condition": {
|
|
5116
|
-
"property": "branchOperation",
|
|
5117
|
-
"oneOf": ["createRepositoryBranch"]
|
|
5118
|
-
}
|
|
4958
|
+
"id": "operation",
|
|
4959
|
+
"label": "Operation"
|
|
5119
4960
|
},
|
|
5120
4961
|
{
|
|
5121
|
-
"
|
|
5122
|
-
"
|
|
5123
|
-
|
|
5124
|
-
|
|
5125
|
-
"
|
|
4962
|
+
"id": "output",
|
|
4963
|
+
"label": "Response mapping"
|
|
4964
|
+
},
|
|
4965
|
+
{
|
|
4966
|
+
"id": "errors",
|
|
4967
|
+
"label": "Error handling"
|
|
4968
|
+
}
|
|
4969
|
+
],
|
|
4970
|
+
"properties": [
|
|
4971
|
+
{
|
|
4972
|
+
"type": "Hidden",
|
|
4973
|
+
"value": "io.camunda:http-json:1",
|
|
5126
4974
|
"binding": {
|
|
5127
|
-
"type": "zeebe:
|
|
5128
|
-
"
|
|
5129
|
-
},
|
|
5130
|
-
"constraints": {
|
|
5131
|
-
"notEmpty": true
|
|
5132
|
-
},
|
|
5133
|
-
"condition": {
|
|
5134
|
-
"property": "branchOperation",
|
|
5135
|
-
"oneOf": ["createRepositoryBranch"]
|
|
4975
|
+
"type": "zeebe:taskDefinition",
|
|
4976
|
+
"property": "type"
|
|
5136
4977
|
}
|
|
5137
4978
|
},
|
|
5138
4979
|
{
|
|
4980
|
+
"group": "authentication",
|
|
5139
4981
|
"type": "Hidden",
|
|
5140
|
-
"value": "
|
|
4982
|
+
"value": "noAuth",
|
|
5141
4983
|
"binding": {
|
|
5142
4984
|
"type": "zeebe:input",
|
|
5143
|
-
"name": "
|
|
5144
|
-
},
|
|
5145
|
-
"condition": {
|
|
5146
|
-
"property": "branchOperation",
|
|
5147
|
-
"oneOf": ["createRepositoryBranch"]
|
|
4985
|
+
"name": "authentication.type"
|
|
5148
4986
|
}
|
|
5149
4987
|
},
|
|
5150
4988
|
{
|
|
5151
|
-
"label": "
|
|
5152
|
-
"
|
|
5153
|
-
"group": "operation",
|
|
4989
|
+
"label": "GitLab base URL",
|
|
4990
|
+
"group": "endpoint",
|
|
5154
4991
|
"type": "String",
|
|
4992
|
+
"value": "https://gitlab.example.com",
|
|
5155
4993
|
"feel": "optional",
|
|
5156
4994
|
"binding": {
|
|
5157
4995
|
"type": "zeebe:input",
|
|
5158
|
-
"name": "
|
|
4996
|
+
"name": "baseUrl"
|
|
5159
4997
|
},
|
|
5160
4998
|
"constraints": {
|
|
5161
|
-
"notEmpty": true
|
|
5162
|
-
|
|
5163
|
-
|
|
5164
|
-
|
|
5165
|
-
|
|
4999
|
+
"notEmpty": true,
|
|
5000
|
+
"pattern": {
|
|
5001
|
+
"value": "^(=|(https?://|\\{\\{secrets\\..+\\}\\}).*$)",
|
|
5002
|
+
"message": "Must be a http(s) URL"
|
|
5003
|
+
}
|
|
5166
5004
|
}
|
|
5167
5005
|
},
|
|
5168
5006
|
{
|
|
5169
|
-
"label": "
|
|
5170
|
-
"
|
|
5171
|
-
"group": "operation",
|
|
5007
|
+
"label": "GitLab access token",
|
|
5008
|
+
"group": "endpoint",
|
|
5172
5009
|
"type": "String",
|
|
5173
5010
|
"feel": "optional",
|
|
5174
5011
|
"binding": {
|
|
5175
5012
|
"type": "zeebe:input",
|
|
5176
|
-
"name": "
|
|
5013
|
+
"name": "gitlabAccessToken"
|
|
5177
5014
|
},
|
|
5178
5015
|
"constraints": {
|
|
5179
5016
|
"notEmpty": true
|
|
5180
|
-
},
|
|
5181
|
-
"condition": {
|
|
5182
|
-
"property": "reposOperation",
|
|
5183
|
-
"oneOf": ["createRepositoryFile"]
|
|
5184
5017
|
}
|
|
5185
5018
|
},
|
|
5186
5019
|
{
|
|
5187
|
-
"
|
|
5188
|
-
"
|
|
5189
|
-
"type": "Text",
|
|
5190
|
-
"feel": "optional",
|
|
5020
|
+
"type": "Hidden",
|
|
5021
|
+
"value": "={\"PRIVATE-TOKEN\":gitlabAccessToken, \"Content-Type\":\"application/json\"}",
|
|
5191
5022
|
"binding": {
|
|
5192
5023
|
"type": "zeebe:input",
|
|
5193
|
-
"name": "
|
|
5024
|
+
"name": "headers"
|
|
5194
5025
|
},
|
|
5195
5026
|
"constraints": {
|
|
5196
5027
|
"notEmpty": true
|
|
5197
|
-
},
|
|
5198
|
-
"condition": {
|
|
5199
|
-
"property": "reposOperation",
|
|
5200
|
-
"oneOf": ["createRepositoryFile"]
|
|
5201
5028
|
}
|
|
5202
5029
|
},
|
|
5203
5030
|
{
|
|
5204
|
-
"label": "
|
|
5205
|
-
"
|
|
5031
|
+
"label": "Operation group",
|
|
5032
|
+
"id": "operationGroup",
|
|
5206
5033
|
"group": "operation",
|
|
5207
|
-
"
|
|
5208
|
-
"
|
|
5034
|
+
"description": "Choose operation group",
|
|
5035
|
+
"type": "Dropdown",
|
|
5036
|
+
"choices": [
|
|
5037
|
+
{
|
|
5038
|
+
"name": "Issues",
|
|
5039
|
+
"value": "issues"
|
|
5040
|
+
},
|
|
5041
|
+
{
|
|
5042
|
+
"name": "Releases",
|
|
5043
|
+
"value": "releases"
|
|
5044
|
+
}
|
|
5045
|
+
],
|
|
5209
5046
|
"binding": {
|
|
5210
5047
|
"type": "zeebe:input",
|
|
5211
|
-
"name": "
|
|
5212
|
-
},
|
|
5213
|
-
"constraints": {
|
|
5214
|
-
"notEmpty": true
|
|
5215
|
-
},
|
|
5216
|
-
"condition": {
|
|
5217
|
-
"property": "reposOperation",
|
|
5218
|
-
"oneOf": ["createRepositoryFile"]
|
|
5048
|
+
"name": "operationGroup"
|
|
5219
5049
|
}
|
|
5220
5050
|
},
|
|
5221
5051
|
{
|
|
5222
|
-
"label": "
|
|
5223
|
-
"
|
|
5052
|
+
"label": "Operation",
|
|
5053
|
+
"id": "issueOperation",
|
|
5224
5054
|
"group": "operation",
|
|
5225
|
-
"
|
|
5226
|
-
"
|
|
5227
|
-
"
|
|
5055
|
+
"description": "Choose operation to perform",
|
|
5056
|
+
"type": "Dropdown",
|
|
5057
|
+
"choices": [
|
|
5058
|
+
{
|
|
5059
|
+
"name": "Get an issue by ID",
|
|
5060
|
+
"value": "getIssueById"
|
|
5061
|
+
},
|
|
5062
|
+
{
|
|
5063
|
+
"name": "Create an issue",
|
|
5064
|
+
"value": "createAnIssue"
|
|
5065
|
+
},
|
|
5066
|
+
{
|
|
5067
|
+
"name": "Delete an issue",
|
|
5068
|
+
"value": "deleteAnIssue"
|
|
5069
|
+
},
|
|
5070
|
+
{
|
|
5071
|
+
"name": "Comment to an issue",
|
|
5072
|
+
"value": "commentToAnIssue"
|
|
5073
|
+
},
|
|
5074
|
+
{
|
|
5075
|
+
"name": "Search issues",
|
|
5076
|
+
"value": "searchIssues"
|
|
5077
|
+
}
|
|
5078
|
+
],
|
|
5228
5079
|
"binding": {
|
|
5229
5080
|
"type": "zeebe:input",
|
|
5230
|
-
"name": "
|
|
5081
|
+
"name": "operation"
|
|
5231
5082
|
},
|
|
5232
5083
|
"condition": {
|
|
5233
|
-
"property": "
|
|
5234
|
-
"
|
|
5084
|
+
"property": "operationGroup",
|
|
5085
|
+
"equals": "issues"
|
|
5235
5086
|
}
|
|
5236
5087
|
},
|
|
5237
5088
|
{
|
|
5238
|
-
"label": "
|
|
5239
|
-
"
|
|
5089
|
+
"label": "Operation",
|
|
5090
|
+
"id": "releaseOperation",
|
|
5240
5091
|
"group": "operation",
|
|
5241
|
-
"
|
|
5242
|
-
"
|
|
5243
|
-
"
|
|
5092
|
+
"description": "Choose operation to perform",
|
|
5093
|
+
"type": "Dropdown",
|
|
5094
|
+
"choices": [
|
|
5095
|
+
{
|
|
5096
|
+
"name": "List all releases by project ID",
|
|
5097
|
+
"value": "getReleasesByProjectId"
|
|
5098
|
+
},
|
|
5099
|
+
{
|
|
5100
|
+
"name": "Get release by a tag name",
|
|
5101
|
+
"value": "getReleaseByTagName"
|
|
5102
|
+
},
|
|
5103
|
+
{
|
|
5104
|
+
"name": "Create a release",
|
|
5105
|
+
"value": "createRelease"
|
|
5106
|
+
}
|
|
5107
|
+
],
|
|
5244
5108
|
"binding": {
|
|
5245
5109
|
"type": "zeebe:input",
|
|
5246
|
-
"name": "
|
|
5110
|
+
"name": "operation"
|
|
5247
5111
|
},
|
|
5248
5112
|
"condition": {
|
|
5249
|
-
"property": "
|
|
5250
|
-
"
|
|
5113
|
+
"property": "operationGroup",
|
|
5114
|
+
"equals": "releases"
|
|
5251
5115
|
}
|
|
5252
5116
|
},
|
|
5253
5117
|
{
|
|
5254
|
-
"
|
|
5255
|
-
"
|
|
5256
|
-
"group": "operation",
|
|
5257
|
-
"type": "String",
|
|
5258
|
-
"feel": "optional",
|
|
5259
|
-
"optional": true,
|
|
5118
|
+
"type": "Hidden",
|
|
5119
|
+
"value": "get",
|
|
5260
5120
|
"binding": {
|
|
5261
5121
|
"type": "zeebe:input",
|
|
5262
|
-
"name": "
|
|
5122
|
+
"name": "method"
|
|
5263
5123
|
},
|
|
5264
5124
|
"condition": {
|
|
5265
|
-
"property": "
|
|
5266
|
-
"oneOf": ["
|
|
5125
|
+
"property": "releaseOperation",
|
|
5126
|
+
"oneOf": ["getReleasesByProjectId", "getReleaseByTagName"]
|
|
5267
5127
|
}
|
|
5268
5128
|
},
|
|
5269
5129
|
{
|
|
5270
|
-
"
|
|
5271
|
-
"
|
|
5272
|
-
"group": "operation",
|
|
5273
|
-
"type": "Boolean",
|
|
5274
|
-
"feel": "optional",
|
|
5275
|
-
"value": "=false",
|
|
5130
|
+
"type": "Hidden",
|
|
5131
|
+
"value": "get",
|
|
5276
5132
|
"binding": {
|
|
5277
5133
|
"type": "zeebe:input",
|
|
5278
|
-
"name": "
|
|
5134
|
+
"name": "method"
|
|
5279
5135
|
},
|
|
5280
5136
|
"condition": {
|
|
5281
|
-
"property": "
|
|
5282
|
-
"oneOf": ["
|
|
5137
|
+
"property": "issueOperation",
|
|
5138
|
+
"oneOf": ["getIssueById", "searchIssues"]
|
|
5283
5139
|
}
|
|
5284
5140
|
},
|
|
5285
5141
|
{
|
|
5286
|
-
"
|
|
5287
|
-
"
|
|
5288
|
-
"group": "operation",
|
|
5289
|
-
"type": "String",
|
|
5290
|
-
"feel": "optional",
|
|
5291
|
-
"optional": true,
|
|
5142
|
+
"type": "Hidden",
|
|
5143
|
+
"value": "post",
|
|
5292
5144
|
"binding": {
|
|
5293
5145
|
"type": "zeebe:input",
|
|
5294
|
-
"name": "
|
|
5146
|
+
"name": "method"
|
|
5295
5147
|
},
|
|
5296
5148
|
"condition": {
|
|
5297
|
-
"property": "
|
|
5298
|
-
"oneOf": ["
|
|
5149
|
+
"property": "releaseOperation",
|
|
5150
|
+
"oneOf": ["createRelease"]
|
|
5299
5151
|
}
|
|
5300
5152
|
},
|
|
5301
5153
|
{
|
|
5302
5154
|
"type": "Hidden",
|
|
5303
|
-
"value": "
|
|
5155
|
+
"value": "post",
|
|
5304
5156
|
"binding": {
|
|
5305
5157
|
"type": "zeebe:input",
|
|
5306
|
-
"name": "
|
|
5158
|
+
"name": "method"
|
|
5307
5159
|
},
|
|
5308
5160
|
"condition": {
|
|
5309
|
-
"property": "
|
|
5310
|
-
"oneOf": ["
|
|
5161
|
+
"property": "issueOperation",
|
|
5162
|
+
"oneOf": ["commentToAnIssue", "createAnIssue"]
|
|
5311
5163
|
}
|
|
5312
5164
|
},
|
|
5313
5165
|
{
|
|
5314
5166
|
"type": "Hidden",
|
|
5315
|
-
"value": "
|
|
5167
|
+
"value": "delete",
|
|
5316
5168
|
"binding": {
|
|
5317
5169
|
"type": "zeebe:input",
|
|
5318
|
-
"name": "
|
|
5170
|
+
"name": "method"
|
|
5319
5171
|
},
|
|
5320
5172
|
"condition": {
|
|
5321
|
-
"property": "
|
|
5322
|
-
"oneOf": ["
|
|
5173
|
+
"property": "issueOperation",
|
|
5174
|
+
"oneOf": ["deleteAnIssue"]
|
|
5323
5175
|
}
|
|
5324
5176
|
},
|
|
5325
5177
|
{
|
|
5326
|
-
"label": "
|
|
5178
|
+
"label": "Project ID",
|
|
5179
|
+
"description": "The global ID or URL-encoded path of the project owned by the authenticated user",
|
|
5327
5180
|
"group": "operation",
|
|
5328
5181
|
"type": "String",
|
|
5329
5182
|
"feel": "optional",
|
|
5330
5183
|
"binding": {
|
|
5331
5184
|
"type": "zeebe:input",
|
|
5332
|
-
"name": "
|
|
5185
|
+
"name": "projectId"
|
|
5333
5186
|
},
|
|
5334
5187
|
"constraints": {
|
|
5335
5188
|
"notEmpty": true
|
|
5336
5189
|
},
|
|
5337
5190
|
"condition": {
|
|
5338
|
-
"property": "
|
|
5339
|
-
"oneOf": ["
|
|
5191
|
+
"property": "issueOperation",
|
|
5192
|
+
"oneOf": ["getIssueById"]
|
|
5340
5193
|
}
|
|
5341
5194
|
},
|
|
5342
5195
|
{
|
|
5343
|
-
"label": "
|
|
5196
|
+
"label": "Issue ID",
|
|
5197
|
+
"description": "The internal ID of a project’s issue",
|
|
5344
5198
|
"group": "operation",
|
|
5345
5199
|
"type": "String",
|
|
5346
5200
|
"feel": "optional",
|
|
5347
5201
|
"binding": {
|
|
5348
5202
|
"type": "zeebe:input",
|
|
5349
|
-
"name": "
|
|
5203
|
+
"name": "issueId"
|
|
5350
5204
|
},
|
|
5351
5205
|
"constraints": {
|
|
5352
5206
|
"notEmpty": true
|
|
5353
5207
|
},
|
|
5354
5208
|
"condition": {
|
|
5355
|
-
"property": "
|
|
5356
|
-
"oneOf": ["
|
|
5209
|
+
"property": "issueOperation",
|
|
5210
|
+
"oneOf": ["getIssueById"]
|
|
5357
5211
|
}
|
|
5358
5212
|
},
|
|
5359
5213
|
{
|
|
5360
|
-
"
|
|
5361
|
-
"
|
|
5362
|
-
"type": "String",
|
|
5363
|
-
"feel": "optional",
|
|
5214
|
+
"type": "Hidden",
|
|
5215
|
+
"value": "=baseUrl + \"/api/v4/projects/\"+ projectId +\"/issues/\" + issueId",
|
|
5364
5216
|
"binding": {
|
|
5365
5217
|
"type": "zeebe:input",
|
|
5366
|
-
"name": "
|
|
5367
|
-
},
|
|
5368
|
-
"constraints": {
|
|
5369
|
-
"notEmpty": true
|
|
5218
|
+
"name": "url"
|
|
5370
5219
|
},
|
|
5371
5220
|
"condition": {
|
|
5372
|
-
"property": "
|
|
5373
|
-
"oneOf": ["
|
|
5221
|
+
"property": "issueOperation",
|
|
5222
|
+
"oneOf": ["getIssueById"]
|
|
5374
5223
|
}
|
|
5375
5224
|
},
|
|
5376
5225
|
{
|
|
5377
|
-
"label": "
|
|
5378
|
-
"description": "
|
|
5226
|
+
"label": "Project ID",
|
|
5227
|
+
"description": "The global ID or URL-encoded path of the project owned by the authenticated user",
|
|
5379
5228
|
"group": "operation",
|
|
5380
|
-
"type": "
|
|
5229
|
+
"type": "String",
|
|
5381
5230
|
"feel": "optional",
|
|
5382
|
-
"value": "=false",
|
|
5383
5231
|
"binding": {
|
|
5384
5232
|
"type": "zeebe:input",
|
|
5385
|
-
"name": "
|
|
5233
|
+
"name": "projectId"
|
|
5234
|
+
},
|
|
5235
|
+
"constraints": {
|
|
5236
|
+
"notEmpty": true
|
|
5386
5237
|
},
|
|
5387
5238
|
"condition": {
|
|
5388
|
-
"property": "
|
|
5389
|
-
"oneOf": ["
|
|
5239
|
+
"property": "issueOperation",
|
|
5240
|
+
"oneOf": ["createAnIssue"]
|
|
5390
5241
|
}
|
|
5391
5242
|
},
|
|
5392
5243
|
{
|
|
5393
|
-
"label": "
|
|
5394
|
-
"description": "The
|
|
5244
|
+
"label": "Title",
|
|
5245
|
+
"description": "The title of an issue",
|
|
5395
5246
|
"group": "operation",
|
|
5396
5247
|
"type": "String",
|
|
5397
5248
|
"feel": "optional",
|
|
5398
|
-
"optional": true,
|
|
5399
5249
|
"binding": {
|
|
5400
5250
|
"type": "zeebe:input",
|
|
5401
|
-
"name": "
|
|
5251
|
+
"name": "issueTitle"
|
|
5252
|
+
},
|
|
5253
|
+
"constraints": {
|
|
5254
|
+
"notEmpty": true
|
|
5402
5255
|
},
|
|
5403
5256
|
"condition": {
|
|
5404
|
-
"property": "
|
|
5405
|
-
"oneOf": ["
|
|
5257
|
+
"property": "issueOperation",
|
|
5258
|
+
"oneOf": ["createAnIssue"]
|
|
5406
5259
|
}
|
|
5407
5260
|
},
|
|
5408
5261
|
{
|
|
5409
5262
|
"label": "Description",
|
|
5263
|
+
"description": "The description of an issue",
|
|
5410
5264
|
"group": "operation",
|
|
5411
|
-
"type": "
|
|
5265
|
+
"type": "Text",
|
|
5412
5266
|
"feel": "optional",
|
|
5413
|
-
"optional": true,
|
|
5414
5267
|
"binding": {
|
|
5415
5268
|
"type": "zeebe:input",
|
|
5416
|
-
"name": "
|
|
5269
|
+
"name": "issueDescription"
|
|
5270
|
+
},
|
|
5271
|
+
"constraints": {
|
|
5272
|
+
"notEmpty": true
|
|
5417
5273
|
},
|
|
5418
5274
|
"condition": {
|
|
5419
|
-
"property": "
|
|
5420
|
-
"oneOf": ["
|
|
5275
|
+
"property": "issueOperation",
|
|
5276
|
+
"oneOf": ["createAnIssue"]
|
|
5421
5277
|
}
|
|
5422
5278
|
},
|
|
5423
5279
|
{
|
|
5424
|
-
"
|
|
5425
|
-
"
|
|
5426
|
-
"group": "operation",
|
|
5427
|
-
"type": "String",
|
|
5428
|
-
"feel": "optional",
|
|
5429
|
-
"optional": true,
|
|
5280
|
+
"type": "Hidden",
|
|
5281
|
+
"value": "=baseUrl + \"/api/v4/projects/\"+ projectId +\"/issues\"",
|
|
5430
5282
|
"binding": {
|
|
5431
5283
|
"type": "zeebe:input",
|
|
5432
|
-
"name": "
|
|
5284
|
+
"name": "url"
|
|
5433
5285
|
},
|
|
5434
5286
|
"condition": {
|
|
5435
|
-
"property": "
|
|
5436
|
-
"oneOf": ["
|
|
5287
|
+
"property": "issueOperation",
|
|
5288
|
+
"oneOf": ["createAnIssue"]
|
|
5437
5289
|
}
|
|
5438
5290
|
},
|
|
5439
5291
|
{
|
|
5440
|
-
"
|
|
5441
|
-
"
|
|
5442
|
-
"type": "String",
|
|
5443
|
-
"feel": "optional",
|
|
5444
|
-
"optional": true,
|
|
5292
|
+
"type": "Hidden",
|
|
5293
|
+
"value": "={\"title\":issueTitle, \"description\":issueDescription}",
|
|
5445
5294
|
"binding": {
|
|
5446
5295
|
"type": "zeebe:input",
|
|
5447
|
-
"name": "
|
|
5296
|
+
"name": "queryParameters"
|
|
5448
5297
|
},
|
|
5449
5298
|
"condition": {
|
|
5450
|
-
"property": "
|
|
5451
|
-
"oneOf": ["
|
|
5299
|
+
"property": "issueOperation",
|
|
5300
|
+
"oneOf": ["createAnIssue"]
|
|
5452
5301
|
}
|
|
5453
5302
|
},
|
|
5454
5303
|
{
|
|
5455
|
-
"label": "
|
|
5456
|
-
"description": "
|
|
5304
|
+
"label": "Project ID",
|
|
5305
|
+
"description": "The global ID or URL-encoded path of the project owned by the authenticated user",
|
|
5457
5306
|
"group": "operation",
|
|
5458
|
-
"type": "
|
|
5307
|
+
"type": "String",
|
|
5459
5308
|
"feel": "optional",
|
|
5460
|
-
"value": "=false",
|
|
5461
5309
|
"binding": {
|
|
5462
5310
|
"type": "zeebe:input",
|
|
5463
|
-
"name": "
|
|
5311
|
+
"name": "projectId"
|
|
5312
|
+
},
|
|
5313
|
+
"constraints": {
|
|
5314
|
+
"notEmpty": true
|
|
5464
5315
|
},
|
|
5465
5316
|
"condition": {
|
|
5466
|
-
"property": "
|
|
5467
|
-
"oneOf": ["
|
|
5317
|
+
"property": "issueOperation",
|
|
5318
|
+
"oneOf": ["deleteAnIssue"]
|
|
5468
5319
|
}
|
|
5469
5320
|
},
|
|
5470
5321
|
{
|
|
5471
|
-
"label": "
|
|
5472
|
-
"description": "The ID of
|
|
5322
|
+
"label": "Issue ID",
|
|
5323
|
+
"description": "The internal ID of a project’s issue",
|
|
5473
5324
|
"group": "operation",
|
|
5474
5325
|
"type": "String",
|
|
5475
5326
|
"feel": "optional",
|
|
5476
|
-
"optional": true,
|
|
5477
5327
|
"binding": {
|
|
5478
5328
|
"type": "zeebe:input",
|
|
5479
|
-
"name": "
|
|
5329
|
+
"name": "issueId"
|
|
5330
|
+
},
|
|
5331
|
+
"constraints": {
|
|
5332
|
+
"notEmpty": true
|
|
5480
5333
|
},
|
|
5481
5334
|
"condition": {
|
|
5482
|
-
"property": "
|
|
5483
|
-
"oneOf": ["
|
|
5335
|
+
"property": "issueOperation",
|
|
5336
|
+
"oneOf": ["deleteAnIssue"]
|
|
5484
5337
|
}
|
|
5485
5338
|
},
|
|
5486
5339
|
{
|
|
5487
|
-
"
|
|
5488
|
-
"
|
|
5489
|
-
"group": "operation",
|
|
5490
|
-
"type": "Boolean",
|
|
5491
|
-
"feel": "optional",
|
|
5492
|
-
"value": "=false",
|
|
5340
|
+
"type": "Hidden",
|
|
5341
|
+
"value": "=baseUrl + \"/api/v4/projects/\"+ projectId +\"/issues/\" + issueId",
|
|
5493
5342
|
"binding": {
|
|
5494
5343
|
"type": "zeebe:input",
|
|
5495
|
-
"name": "
|
|
5344
|
+
"name": "url"
|
|
5496
5345
|
},
|
|
5497
5346
|
"condition": {
|
|
5498
|
-
"property": "
|
|
5499
|
-
"oneOf": ["
|
|
5347
|
+
"property": "issueOperation",
|
|
5348
|
+
"oneOf": ["deleteAnIssue"]
|
|
5500
5349
|
}
|
|
5501
5350
|
},
|
|
5502
5351
|
{
|
|
5503
|
-
"label": "
|
|
5504
|
-
"description": "
|
|
5352
|
+
"label": "Project ID",
|
|
5353
|
+
"description": "The global ID or URL-encoded path of the project owned by the authenticated user",
|
|
5505
5354
|
"group": "operation",
|
|
5506
5355
|
"type": "String",
|
|
5507
5356
|
"feel": "optional",
|
|
5508
|
-
"optional": true,
|
|
5509
5357
|
"binding": {
|
|
5510
5358
|
"type": "zeebe:input",
|
|
5511
|
-
"name": "
|
|
5359
|
+
"name": "projectId"
|
|
5512
5360
|
},
|
|
5513
|
-
"
|
|
5514
|
-
"
|
|
5515
|
-
"oneOf": ["createMergeRequest"]
|
|
5516
|
-
}
|
|
5517
|
-
},
|
|
5518
|
-
{
|
|
5519
|
-
"type": "Hidden",
|
|
5520
|
-
"value": "=baseUrl + \"/api/v4/projects/\"+ projectId +\"/merge_requests\"",
|
|
5521
|
-
"binding": {
|
|
5522
|
-
"type": "zeebe:input",
|
|
5523
|
-
"name": "url"
|
|
5361
|
+
"constraints": {
|
|
5362
|
+
"notEmpty": true
|
|
5524
5363
|
},
|
|
5525
5364
|
"condition": {
|
|
5526
|
-
"property": "
|
|
5527
|
-
"oneOf": ["
|
|
5365
|
+
"property": "issueOperation",
|
|
5366
|
+
"oneOf": ["commentToAnIssue"]
|
|
5528
5367
|
}
|
|
5529
5368
|
},
|
|
5530
5369
|
{
|
|
5531
|
-
"
|
|
5532
|
-
"
|
|
5370
|
+
"label": "Issue ID",
|
|
5371
|
+
"description": "The internal ID of a project’s issue",
|
|
5372
|
+
"group": "operation",
|
|
5373
|
+
"type": "String",
|
|
5374
|
+
"feel": "optional",
|
|
5533
5375
|
"binding": {
|
|
5534
5376
|
"type": "zeebe:input",
|
|
5535
|
-
"name": "
|
|
5377
|
+
"name": "issueId"
|
|
5378
|
+
},
|
|
5379
|
+
"constraints": {
|
|
5380
|
+
"notEmpty": true
|
|
5536
5381
|
},
|
|
5537
5382
|
"condition": {
|
|
5538
|
-
"property": "
|
|
5539
|
-
"oneOf": ["
|
|
5540
|
-
}
|
|
5541
|
-
},
|
|
5542
|
-
{
|
|
5543
|
-
"type": "Hidden",
|
|
5544
|
-
"value": "20",
|
|
5545
|
-
"binding": {
|
|
5546
|
-
"type": "zeebe:input",
|
|
5547
|
-
"name": "connectionTimeoutInSeconds"
|
|
5548
|
-
}
|
|
5549
|
-
},
|
|
5550
|
-
{
|
|
5551
|
-
"label": "Result variable",
|
|
5552
|
-
"description": "Name of variable to store the response in. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors/#result-variable\" target=\"_blank\">documentation</a>",
|
|
5553
|
-
"group": "output",
|
|
5554
|
-
"type": "String",
|
|
5555
|
-
"binding": {
|
|
5556
|
-
"type": "zeebe:taskHeader",
|
|
5557
|
-
"key": "resultVariable"
|
|
5558
|
-
}
|
|
5559
|
-
},
|
|
5560
|
-
{
|
|
5561
|
-
"label": "Result expression",
|
|
5562
|
-
"description": "Expression to map the response into process variables. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors/#result-expression\" target=\"_blank\">documentation</a>",
|
|
5563
|
-
"group": "output",
|
|
5564
|
-
"type": "Text",
|
|
5565
|
-
"feel": "required",
|
|
5566
|
-
"binding": {
|
|
5567
|
-
"type": "zeebe:taskHeader",
|
|
5568
|
-
"key": "resultExpression"
|
|
5383
|
+
"property": "issueOperation",
|
|
5384
|
+
"oneOf": ["commentToAnIssue"]
|
|
5569
5385
|
}
|
|
5570
5386
|
},
|
|
5571
5387
|
{
|
|
5572
|
-
"label": "
|
|
5573
|
-
"description": "
|
|
5574
|
-
"group": "
|
|
5388
|
+
"label": "Note text",
|
|
5389
|
+
"description": "The content of a note",
|
|
5390
|
+
"group": "operation",
|
|
5575
5391
|
"type": "Text",
|
|
5576
|
-
"feel": "
|
|
5577
|
-
"binding": {
|
|
5578
|
-
"type": "zeebe:taskHeader",
|
|
5579
|
-
"key": "errorExpression"
|
|
5580
|
-
}
|
|
5581
|
-
}
|
|
5582
|
-
],
|
|
5583
|
-
"engines": {
|
|
5584
|
-
"camunda": "^8.5"
|
|
5585
|
-
}
|
|
5586
|
-
},
|
|
5587
|
-
{
|
|
5588
|
-
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
5589
|
-
"name": "GitLab connector",
|
|
5590
|
-
"id": "io.camunda.connectors.GitLab.v1",
|
|
5591
|
-
"version": 1,
|
|
5592
|
-
"description": "Administer and work with issues and releases",
|
|
5593
|
-
"icon": {
|
|
5594
|
-
"contents": "data:image/svg+xml;utf8,%3Csvg width='18px' height='18px' viewBox='0 -10 256 256' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' preserveAspectRatio='xMidYMid'%3E%3Cg%3E%3Cpath d='M128.07485,236.074667 L128.07485,236.074667 L175.17885,91.1043048 L80.9708495,91.1043048 L128.07485,236.074667 L128.07485,236.074667 Z' fill='%23E24329'%3E%3C/path%3E%3Cpath d='M128.07485,236.074423 L80.9708495,91.104061 L14.9557638,91.104061 L128.07485,236.074423 L128.07485,236.074423 Z' fill='%23FC6D26'%3E%3C/path%3E%3Cpath d='M14.9558857,91.1044267 L14.9558857,91.1044267 L0.641828571,135.159589 C-0.663771429,139.17757 0.766171429,143.57955 4.18438095,146.06275 L128.074971,236.074789 L14.9558857,91.1044267 L14.9558857,91.1044267 Z' fill='%23FCA326'%3E%3C/path%3E%3Cpath d='M14.9558857,91.1045486 L80.9709714,91.1045486 L52.6000762,3.79026286 C51.1408762,-0.703146667 44.7847619,-0.701927619 43.3255619,3.79026286 L14.9558857,91.1045486 L14.9558857,91.1045486 Z' fill='%23E24329'%3E%3C/path%3E%3Cpath d='M128.07485,236.074423 L175.17885,91.104061 L241.193935,91.104061 L128.07485,236.074423 L128.07485,236.074423 Z' fill='%23FC6D26'%3E%3C/path%3E%3Cpath d='M241.193935,91.1044267 L241.193935,91.1044267 L255.507992,135.159589 C256.813592,139.17757 255.38365,143.57955 251.96544,146.06275 L128.07485,236.074789 L241.193935,91.1044267 L241.193935,91.1044267 Z' fill='%23FCA326'%3E%3C/path%3E%3Cpath d='M241.193935,91.1045486 L175.17885,91.1045486 L203.549745,3.79026286 C205.008945,-0.703146667 211.365059,-0.701927619 212.824259,3.79026286 L241.193935,91.1045486 L241.193935,91.1045486 Z' fill='%23E24329'%3E%3C/path%3E%3C/g%3E%3C/svg%3E"
|
|
5595
|
-
},
|
|
5596
|
-
"category": {
|
|
5597
|
-
"id": "connectors",
|
|
5598
|
-
"name": "Connectors"
|
|
5599
|
-
},
|
|
5600
|
-
"appliesTo": ["bpmn:Task"],
|
|
5601
|
-
"elementType": {
|
|
5602
|
-
"value": "bpmn:ServiceTask"
|
|
5603
|
-
},
|
|
5604
|
-
"groups": [
|
|
5605
|
-
{
|
|
5606
|
-
"id": "endpoint",
|
|
5607
|
-
"label": "HTTP endpoint"
|
|
5608
|
-
},
|
|
5609
|
-
{
|
|
5610
|
-
"id": "operation",
|
|
5611
|
-
"label": "Operation"
|
|
5612
|
-
},
|
|
5613
|
-
{
|
|
5614
|
-
"id": "output",
|
|
5615
|
-
"label": "Response mapping"
|
|
5616
|
-
},
|
|
5617
|
-
{
|
|
5618
|
-
"id": "errors",
|
|
5619
|
-
"label": "Error handling"
|
|
5620
|
-
}
|
|
5621
|
-
],
|
|
5622
|
-
"properties": [
|
|
5623
|
-
{
|
|
5624
|
-
"type": "Hidden",
|
|
5625
|
-
"value": "io.camunda:http-json:1",
|
|
5626
|
-
"binding": {
|
|
5627
|
-
"type": "zeebe:taskDefinition",
|
|
5628
|
-
"property": "type"
|
|
5629
|
-
}
|
|
5630
|
-
},
|
|
5631
|
-
{
|
|
5632
|
-
"group": "authentication",
|
|
5633
|
-
"type": "Hidden",
|
|
5634
|
-
"value": "noAuth",
|
|
5392
|
+
"feel": "optional",
|
|
5635
5393
|
"binding": {
|
|
5636
5394
|
"type": "zeebe:input",
|
|
5637
|
-
"name": "
|
|
5395
|
+
"name": "commentBody"
|
|
5396
|
+
},
|
|
5397
|
+
"constraints": {
|
|
5398
|
+
"notEmpty": true
|
|
5399
|
+
},
|
|
5400
|
+
"condition": {
|
|
5401
|
+
"property": "issueOperation",
|
|
5402
|
+
"oneOf": ["commentToAnIssue"]
|
|
5638
5403
|
}
|
|
5639
5404
|
},
|
|
5640
5405
|
{
|
|
5641
|
-
"label": "
|
|
5642
|
-
"
|
|
5643
|
-
"
|
|
5644
|
-
"
|
|
5645
|
-
"
|
|
5406
|
+
"label": "Level on confidentiality",
|
|
5407
|
+
"description": "Indicates whether an issue has to be marked as internal or not",
|
|
5408
|
+
"group": "operation",
|
|
5409
|
+
"type": "Dropdown",
|
|
5410
|
+
"value": "false",
|
|
5411
|
+
"choices": [
|
|
5412
|
+
{
|
|
5413
|
+
"name": "Confidential",
|
|
5414
|
+
"value": "true"
|
|
5415
|
+
},
|
|
5416
|
+
{
|
|
5417
|
+
"name": "Non-confidential",
|
|
5418
|
+
"value": "false"
|
|
5419
|
+
}
|
|
5420
|
+
],
|
|
5646
5421
|
"binding": {
|
|
5647
5422
|
"type": "zeebe:input",
|
|
5648
|
-
"name": "
|
|
5423
|
+
"name": "issueIsConfidential"
|
|
5649
5424
|
},
|
|
5650
|
-
"
|
|
5651
|
-
"
|
|
5652
|
-
"
|
|
5653
|
-
"value": "^(=|(http://|https://|secrets).*$)",
|
|
5654
|
-
"message": "Must be a http(s) URL."
|
|
5655
|
-
}
|
|
5425
|
+
"condition": {
|
|
5426
|
+
"property": "issueOperation",
|
|
5427
|
+
"oneOf": ["commentToAnIssue"]
|
|
5656
5428
|
}
|
|
5657
5429
|
},
|
|
5658
5430
|
{
|
|
5659
|
-
"
|
|
5660
|
-
"
|
|
5661
|
-
"type": "String",
|
|
5662
|
-
"feel": "optional",
|
|
5431
|
+
"type": "Hidden",
|
|
5432
|
+
"value": "={\"body\":commentBody, \"confidential\":issueIsConfidential}",
|
|
5663
5433
|
"binding": {
|
|
5664
5434
|
"type": "zeebe:input",
|
|
5665
|
-
"name": "
|
|
5435
|
+
"name": "queryParameters"
|
|
5666
5436
|
},
|
|
5667
|
-
"
|
|
5668
|
-
"
|
|
5437
|
+
"condition": {
|
|
5438
|
+
"property": "issueOperation",
|
|
5439
|
+
"oneOf": ["commentToAnIssue"]
|
|
5669
5440
|
}
|
|
5670
5441
|
},
|
|
5671
5442
|
{
|
|
5672
5443
|
"type": "Hidden",
|
|
5673
|
-
"value": "=
|
|
5444
|
+
"value": "=baseUrl + \"/api/v4/projects/\"+ projectId +\"/issues/\" + issueId + \"/notes\"",
|
|
5674
5445
|
"binding": {
|
|
5675
5446
|
"type": "zeebe:input",
|
|
5676
|
-
"name": "
|
|
5447
|
+
"name": "url"
|
|
5677
5448
|
},
|
|
5678
|
-
"
|
|
5679
|
-
"
|
|
5449
|
+
"condition": {
|
|
5450
|
+
"property": "issueOperation",
|
|
5451
|
+
"oneOf": ["commentToAnIssue"]
|
|
5680
5452
|
}
|
|
5681
5453
|
},
|
|
5682
5454
|
{
|
|
5683
|
-
"label": "
|
|
5684
|
-
"
|
|
5455
|
+
"label": "Scope",
|
|
5456
|
+
"description": "Return issues with the given scope",
|
|
5685
5457
|
"group": "operation",
|
|
5686
|
-
"description": "Choose operation group",
|
|
5687
5458
|
"type": "Dropdown",
|
|
5459
|
+
"optional": true,
|
|
5460
|
+
"value": "all",
|
|
5688
5461
|
"choices": [
|
|
5689
5462
|
{
|
|
5690
|
-
"name": "
|
|
5691
|
-
"value": "
|
|
5463
|
+
"name": "All",
|
|
5464
|
+
"value": "all"
|
|
5692
5465
|
},
|
|
5693
5466
|
{
|
|
5694
|
-
"name": "
|
|
5695
|
-
"value": "
|
|
5467
|
+
"name": "Created by access token owner",
|
|
5468
|
+
"value": "created_by_me"
|
|
5469
|
+
},
|
|
5470
|
+
{
|
|
5471
|
+
"name": "Assigned by access token owner",
|
|
5472
|
+
"value": "assigned_to_me"
|
|
5696
5473
|
}
|
|
5697
5474
|
],
|
|
5698
5475
|
"binding": {
|
|
5699
5476
|
"type": "zeebe:input",
|
|
5700
|
-
"name": "
|
|
5477
|
+
"name": "searchIssueScope"
|
|
5478
|
+
},
|
|
5479
|
+
"condition": {
|
|
5480
|
+
"property": "issueOperation",
|
|
5481
|
+
"oneOf": ["searchIssues"]
|
|
5701
5482
|
}
|
|
5702
5483
|
},
|
|
5703
5484
|
{
|
|
5704
|
-
"label": "
|
|
5705
|
-
"
|
|
5485
|
+
"label": "State",
|
|
5486
|
+
"description": "Return all issues or just those that are opened or closed",
|
|
5706
5487
|
"group": "operation",
|
|
5707
|
-
"description": "Choose operation to perform",
|
|
5708
5488
|
"type": "Dropdown",
|
|
5489
|
+
"value": "all",
|
|
5490
|
+
"optional": true,
|
|
5709
5491
|
"choices": [
|
|
5710
5492
|
{
|
|
5711
|
-
"name": "
|
|
5712
|
-
"value": "
|
|
5493
|
+
"name": "All",
|
|
5494
|
+
"value": "all"
|
|
5713
5495
|
},
|
|
5714
5496
|
{
|
|
5715
|
-
"name": "
|
|
5716
|
-
"value": "
|
|
5717
|
-
},
|
|
5718
|
-
{
|
|
5719
|
-
"name": "Delete an issue",
|
|
5720
|
-
"value": "deleteAnIssue"
|
|
5721
|
-
},
|
|
5722
|
-
{
|
|
5723
|
-
"name": "Comment to an issue",
|
|
5724
|
-
"value": "commentToAnIssue"
|
|
5497
|
+
"name": "Opened",
|
|
5498
|
+
"value": "opened"
|
|
5725
5499
|
},
|
|
5726
5500
|
{
|
|
5727
|
-
"name": "
|
|
5728
|
-
"value": "
|
|
5501
|
+
"name": "Closed",
|
|
5502
|
+
"value": "closed"
|
|
5729
5503
|
}
|
|
5730
5504
|
],
|
|
5731
5505
|
"binding": {
|
|
5732
5506
|
"type": "zeebe:input",
|
|
5733
|
-
"name": "
|
|
5507
|
+
"name": "searchIssueState"
|
|
5734
5508
|
},
|
|
5735
5509
|
"condition": {
|
|
5736
|
-
"property": "
|
|
5737
|
-
"
|
|
5510
|
+
"property": "issueOperation",
|
|
5511
|
+
"oneOf": ["searchIssues"]
|
|
5738
5512
|
}
|
|
5739
5513
|
},
|
|
5740
5514
|
{
|
|
5741
|
-
"label": "
|
|
5742
|
-
"
|
|
5515
|
+
"label": "Assignee ID",
|
|
5516
|
+
"description": "Return issues assigned to the given user ID. Mutually exclusive with 'Assignee username'. None returns unassigned issues. 'Any' returns issues with an assignee",
|
|
5743
5517
|
"group": "operation",
|
|
5744
|
-
"
|
|
5745
|
-
"
|
|
5746
|
-
"
|
|
5747
|
-
{
|
|
5748
|
-
"name": "List all releases by project ID",
|
|
5749
|
-
"value": "getReleasesByProjectId"
|
|
5750
|
-
},
|
|
5751
|
-
{
|
|
5752
|
-
"name": "Get release by a tag name",
|
|
5753
|
-
"value": "getReleaseByTagName"
|
|
5754
|
-
},
|
|
5755
|
-
{
|
|
5756
|
-
"name": "Create a release",
|
|
5757
|
-
"value": "createRelease"
|
|
5758
|
-
}
|
|
5759
|
-
],
|
|
5518
|
+
"type": "String",
|
|
5519
|
+
"feel": "optional",
|
|
5520
|
+
"optional": true,
|
|
5760
5521
|
"binding": {
|
|
5761
5522
|
"type": "zeebe:input",
|
|
5762
|
-
"name": "
|
|
5523
|
+
"name": "searchIssueAssigneeId"
|
|
5763
5524
|
},
|
|
5764
5525
|
"condition": {
|
|
5765
|
-
"property": "
|
|
5766
|
-
"
|
|
5526
|
+
"property": "issueOperation",
|
|
5527
|
+
"oneOf": ["searchIssues"]
|
|
5767
5528
|
}
|
|
5768
5529
|
},
|
|
5769
5530
|
{
|
|
5770
|
-
"
|
|
5771
|
-
"
|
|
5531
|
+
"label": "Assignee username",
|
|
5532
|
+
"description": " Return issues assigned to the given username. Similar to 'Assignee ID' and mutually exclusive with 'Assignee ID'",
|
|
5533
|
+
"group": "operation",
|
|
5534
|
+
"type": "String",
|
|
5535
|
+
"feel": "optional",
|
|
5536
|
+
"optional": true,
|
|
5772
5537
|
"binding": {
|
|
5773
5538
|
"type": "zeebe:input",
|
|
5774
|
-
"name": "
|
|
5539
|
+
"name": "searchIssueAssigneeUsername"
|
|
5775
5540
|
},
|
|
5776
5541
|
"condition": {
|
|
5777
|
-
"property": "
|
|
5778
|
-
"oneOf": ["
|
|
5542
|
+
"property": "issueOperation",
|
|
5543
|
+
"oneOf": ["searchIssues"]
|
|
5779
5544
|
}
|
|
5780
5545
|
},
|
|
5781
5546
|
{
|
|
5782
|
-
"
|
|
5783
|
-
"
|
|
5547
|
+
"label": "Author ID",
|
|
5548
|
+
"description": "Return issues created by the given user ID",
|
|
5549
|
+
"group": "operation",
|
|
5550
|
+
"type": "String",
|
|
5551
|
+
"feel": "optional",
|
|
5552
|
+
"optional": true,
|
|
5784
5553
|
"binding": {
|
|
5785
5554
|
"type": "zeebe:input",
|
|
5786
|
-
"name": "
|
|
5555
|
+
"name": "searchIssueAuthorId"
|
|
5787
5556
|
},
|
|
5788
5557
|
"condition": {
|
|
5789
5558
|
"property": "issueOperation",
|
|
5790
|
-
"oneOf": ["
|
|
5559
|
+
"oneOf": ["searchIssues"]
|
|
5791
5560
|
}
|
|
5792
5561
|
},
|
|
5793
5562
|
{
|
|
5794
|
-
"
|
|
5795
|
-
"
|
|
5563
|
+
"label": "Contains text",
|
|
5564
|
+
"description": "Search issues against their title and description",
|
|
5565
|
+
"group": "operation",
|
|
5566
|
+
"type": "String",
|
|
5567
|
+
"feel": "optional",
|
|
5568
|
+
"optional": true,
|
|
5796
5569
|
"binding": {
|
|
5797
5570
|
"type": "zeebe:input",
|
|
5798
|
-
"name": "
|
|
5571
|
+
"name": "searchIssueSearch"
|
|
5799
5572
|
},
|
|
5800
5573
|
"condition": {
|
|
5801
|
-
"property": "
|
|
5802
|
-
"oneOf": ["
|
|
5574
|
+
"property": "issueOperation",
|
|
5575
|
+
"oneOf": ["searchIssues"]
|
|
5803
5576
|
}
|
|
5804
5577
|
},
|
|
5805
5578
|
{
|
|
5806
5579
|
"type": "Hidden",
|
|
5807
|
-
"value": "
|
|
5580
|
+
"value": "={\"state\":if searchIssueState = null then null else searchIssueState, \"scope\": if searchIssueScope = null then null else searchIssueScope, \"assignee_id\": if searchIssueAssigneeId = null then null else searchIssueAssigneeId, \"assignee_username\": if searchIssueAssigneeUsername = null then null else searchIssueAssigneeUsername, \"author_id\": if searchIssueAuthorId = null then null else searchIssueAuthorId, \"search\": if searchIssueSearch = null then null else searchIssueSearch}",
|
|
5808
5581
|
"binding": {
|
|
5809
5582
|
"type": "zeebe:input",
|
|
5810
|
-
"name": "
|
|
5583
|
+
"name": "queryParameters"
|
|
5811
5584
|
},
|
|
5812
5585
|
"condition": {
|
|
5813
5586
|
"property": "issueOperation",
|
|
5814
|
-
"oneOf": ["
|
|
5587
|
+
"oneOf": ["searchIssues"]
|
|
5815
5588
|
}
|
|
5816
5589
|
},
|
|
5817
5590
|
{
|
|
5818
5591
|
"type": "Hidden",
|
|
5819
|
-
"value": "
|
|
5592
|
+
"value": "=baseUrl + \"/api/v4/issues\"",
|
|
5820
5593
|
"binding": {
|
|
5821
5594
|
"type": "zeebe:input",
|
|
5822
|
-
"name": "
|
|
5595
|
+
"name": "url"
|
|
5823
5596
|
},
|
|
5824
5597
|
"condition": {
|
|
5825
5598
|
"property": "issueOperation",
|
|
5826
|
-
"oneOf": ["
|
|
5599
|
+
"oneOf": ["searchIssues"]
|
|
5827
5600
|
}
|
|
5828
5601
|
},
|
|
5829
5602
|
{
|
|
@@ -5840,38 +5613,20 @@
|
|
|
5840
5613
|
"notEmpty": true
|
|
5841
5614
|
},
|
|
5842
5615
|
"condition": {
|
|
5843
|
-
"property": "
|
|
5844
|
-
"oneOf": ["
|
|
5845
|
-
}
|
|
5846
|
-
},
|
|
5847
|
-
{
|
|
5848
|
-
"label": "Issue ID",
|
|
5849
|
-
"description": "The internal ID of a project’s issue",
|
|
5850
|
-
"group": "operation",
|
|
5851
|
-
"type": "String",
|
|
5852
|
-
"feel": "optional",
|
|
5853
|
-
"binding": {
|
|
5854
|
-
"type": "zeebe:input",
|
|
5855
|
-
"name": "issueId"
|
|
5856
|
-
},
|
|
5857
|
-
"constraints": {
|
|
5858
|
-
"notEmpty": true
|
|
5859
|
-
},
|
|
5860
|
-
"condition": {
|
|
5861
|
-
"property": "issueOperation",
|
|
5862
|
-
"oneOf": ["getIssueById"]
|
|
5616
|
+
"property": "releaseOperation",
|
|
5617
|
+
"oneOf": ["getReleasesByProjectId"]
|
|
5863
5618
|
}
|
|
5864
5619
|
},
|
|
5865
5620
|
{
|
|
5866
5621
|
"type": "Hidden",
|
|
5867
|
-
"value": "=baseUrl + \"/api/v4/projects/\"+ projectId +\"/
|
|
5622
|
+
"value": "=baseUrl + \"/api/v4/projects/\"+ projectId +\"/releases\"",
|
|
5868
5623
|
"binding": {
|
|
5869
5624
|
"type": "zeebe:input",
|
|
5870
5625
|
"name": "url"
|
|
5871
5626
|
},
|
|
5872
5627
|
"condition": {
|
|
5873
|
-
"property": "
|
|
5874
|
-
"oneOf": ["
|
|
5628
|
+
"property": "releaseOperation",
|
|
5629
|
+
"oneOf": ["getReleasesByProjectId"]
|
|
5875
5630
|
}
|
|
5876
5631
|
},
|
|
5877
5632
|
{
|
|
@@ -5888,68 +5643,38 @@
|
|
|
5888
5643
|
"notEmpty": true
|
|
5889
5644
|
},
|
|
5890
5645
|
"condition": {
|
|
5891
|
-
"property": "
|
|
5892
|
-
"oneOf": ["
|
|
5646
|
+
"property": "releaseOperation",
|
|
5647
|
+
"oneOf": ["getReleaseByTagName"]
|
|
5893
5648
|
}
|
|
5894
5649
|
},
|
|
5895
5650
|
{
|
|
5896
|
-
"label": "
|
|
5897
|
-
"description": "The
|
|
5651
|
+
"label": "Tag name",
|
|
5652
|
+
"description": "The Git tag the release is associated with",
|
|
5898
5653
|
"group": "operation",
|
|
5899
5654
|
"type": "String",
|
|
5900
5655
|
"feel": "optional",
|
|
5901
5656
|
"binding": {
|
|
5902
5657
|
"type": "zeebe:input",
|
|
5903
|
-
"name": "
|
|
5904
|
-
},
|
|
5905
|
-
"constraints": {
|
|
5906
|
-
"notEmpty": true
|
|
5907
|
-
},
|
|
5908
|
-
"condition": {
|
|
5909
|
-
"property": "issueOperation",
|
|
5910
|
-
"oneOf": ["createAnIssue"]
|
|
5911
|
-
}
|
|
5912
|
-
},
|
|
5913
|
-
{
|
|
5914
|
-
"label": "Description",
|
|
5915
|
-
"description": "The description of an issue",
|
|
5916
|
-
"group": "operation",
|
|
5917
|
-
"type": "Text",
|
|
5918
|
-
"feel": "optional",
|
|
5919
|
-
"binding": {
|
|
5920
|
-
"type": "zeebe:input",
|
|
5921
|
-
"name": "issueDescription"
|
|
5658
|
+
"name": "releaseTagName"
|
|
5922
5659
|
},
|
|
5923
5660
|
"constraints": {
|
|
5924
5661
|
"notEmpty": true
|
|
5925
5662
|
},
|
|
5926
5663
|
"condition": {
|
|
5927
|
-
"property": "
|
|
5928
|
-
"oneOf": ["
|
|
5664
|
+
"property": "releaseOperation",
|
|
5665
|
+
"oneOf": ["getReleaseByTagName"]
|
|
5929
5666
|
}
|
|
5930
5667
|
},
|
|
5931
5668
|
{
|
|
5932
5669
|
"type": "Hidden",
|
|
5933
|
-
"value": "=baseUrl + \"/api/v4/projects/\"+ projectId +\"/
|
|
5670
|
+
"value": "=baseUrl + \"/api/v4/projects/\"+ projectId +\"/releases/\" + releaseTagName",
|
|
5934
5671
|
"binding": {
|
|
5935
5672
|
"type": "zeebe:input",
|
|
5936
5673
|
"name": "url"
|
|
5937
5674
|
},
|
|
5938
5675
|
"condition": {
|
|
5939
|
-
"property": "
|
|
5940
|
-
"oneOf": ["
|
|
5941
|
-
}
|
|
5942
|
-
},
|
|
5943
|
-
{
|
|
5944
|
-
"type": "Hidden",
|
|
5945
|
-
"value": "={\"title\":issueTitle, \"description\":issueDescription}",
|
|
5946
|
-
"binding": {
|
|
5947
|
-
"type": "zeebe:input",
|
|
5948
|
-
"name": "queryParameters"
|
|
5949
|
-
},
|
|
5950
|
-
"condition": {
|
|
5951
|
-
"property": "issueOperation",
|
|
5952
|
-
"oneOf": ["createAnIssue"]
|
|
5676
|
+
"property": "releaseOperation",
|
|
5677
|
+
"oneOf": ["getReleaseByTagName"]
|
|
5953
5678
|
}
|
|
5954
5679
|
},
|
|
5955
5680
|
{
|
|
@@ -5966,289 +5691,567 @@
|
|
|
5966
5691
|
"notEmpty": true
|
|
5967
5692
|
},
|
|
5968
5693
|
"condition": {
|
|
5969
|
-
"property": "
|
|
5970
|
-
"oneOf": ["
|
|
5694
|
+
"property": "releaseOperation",
|
|
5695
|
+
"oneOf": ["createRelease"]
|
|
5971
5696
|
}
|
|
5972
5697
|
},
|
|
5973
5698
|
{
|
|
5974
|
-
"label": "
|
|
5975
|
-
"description": "The
|
|
5699
|
+
"label": "Tag name",
|
|
5700
|
+
"description": "The tag where the release is created from",
|
|
5976
5701
|
"group": "operation",
|
|
5977
5702
|
"type": "String",
|
|
5978
5703
|
"feel": "optional",
|
|
5979
5704
|
"binding": {
|
|
5980
5705
|
"type": "zeebe:input",
|
|
5981
|
-
"name": "
|
|
5706
|
+
"name": "releaseTagName"
|
|
5982
5707
|
},
|
|
5983
5708
|
"constraints": {
|
|
5984
5709
|
"notEmpty": true
|
|
5985
5710
|
},
|
|
5986
5711
|
"condition": {
|
|
5987
|
-
"property": "
|
|
5988
|
-
"oneOf": ["
|
|
5712
|
+
"property": "releaseOperation",
|
|
5713
|
+
"oneOf": ["createRelease"]
|
|
5989
5714
|
}
|
|
5990
5715
|
},
|
|
5991
5716
|
{
|
|
5992
|
-
"
|
|
5993
|
-
"
|
|
5717
|
+
"label": "Ref",
|
|
5718
|
+
"description": "A commit SHA, another tag name, or a branch name",
|
|
5719
|
+
"group": "operation",
|
|
5720
|
+
"type": "String",
|
|
5721
|
+
"feel": "optional",
|
|
5994
5722
|
"binding": {
|
|
5995
5723
|
"type": "zeebe:input",
|
|
5996
|
-
"name": "
|
|
5724
|
+
"name": "releaseRef"
|
|
5725
|
+
},
|
|
5726
|
+
"constraints": {
|
|
5727
|
+
"notEmpty": true
|
|
5997
5728
|
},
|
|
5998
5729
|
"condition": {
|
|
5999
|
-
"property": "
|
|
6000
|
-
"oneOf": ["
|
|
5730
|
+
"property": "releaseOperation",
|
|
5731
|
+
"oneOf": ["createRelease"]
|
|
6001
5732
|
}
|
|
6002
5733
|
},
|
|
6003
5734
|
{
|
|
6004
|
-
"label": "
|
|
6005
|
-
"description": "The
|
|
5735
|
+
"label": "Release name",
|
|
5736
|
+
"description": "The release name",
|
|
6006
5737
|
"group": "operation",
|
|
6007
5738
|
"type": "String",
|
|
6008
5739
|
"feel": "optional",
|
|
5740
|
+
"optional": true,
|
|
6009
5741
|
"binding": {
|
|
6010
5742
|
"type": "zeebe:input",
|
|
6011
|
-
"name": "
|
|
6012
|
-
},
|
|
6013
|
-
"constraints": {
|
|
6014
|
-
"notEmpty": true
|
|
5743
|
+
"name": "releaseName"
|
|
6015
5744
|
},
|
|
6016
5745
|
"condition": {
|
|
6017
|
-
"property": "
|
|
6018
|
-
"oneOf": ["
|
|
5746
|
+
"property": "releaseOperation",
|
|
5747
|
+
"oneOf": ["createRelease"]
|
|
6019
5748
|
}
|
|
6020
5749
|
},
|
|
6021
5750
|
{
|
|
6022
|
-
"label": "
|
|
6023
|
-
"description": "The
|
|
5751
|
+
"label": "Description",
|
|
5752
|
+
"description": "The description of the release",
|
|
6024
5753
|
"group": "operation",
|
|
6025
|
-
"type": "
|
|
5754
|
+
"type": "Text",
|
|
6026
5755
|
"feel": "optional",
|
|
5756
|
+
"optional": true,
|
|
6027
5757
|
"binding": {
|
|
6028
5758
|
"type": "zeebe:input",
|
|
6029
|
-
"name": "
|
|
5759
|
+
"name": "releaseDescription"
|
|
6030
5760
|
},
|
|
6031
|
-
"
|
|
6032
|
-
"
|
|
5761
|
+
"condition": {
|
|
5762
|
+
"property": "releaseOperation",
|
|
5763
|
+
"oneOf": ["createRelease"]
|
|
5764
|
+
}
|
|
5765
|
+
},
|
|
5766
|
+
{
|
|
5767
|
+
"type": "Hidden",
|
|
5768
|
+
"value": "=baseUrl + \"/api/v4/projects/\"+ projectId +\"/releases\"",
|
|
5769
|
+
"binding": {
|
|
5770
|
+
"type": "zeebe:input",
|
|
5771
|
+
"name": "url"
|
|
6033
5772
|
},
|
|
6034
5773
|
"condition": {
|
|
6035
|
-
"property": "
|
|
6036
|
-
"oneOf": ["
|
|
5774
|
+
"property": "releaseOperation",
|
|
5775
|
+
"oneOf": ["createRelease"]
|
|
6037
5776
|
}
|
|
6038
5777
|
},
|
|
6039
5778
|
{
|
|
6040
|
-
"
|
|
6041
|
-
"description": "
|
|
6042
|
-
"
|
|
6043
|
-
|
|
6044
|
-
|
|
5779
|
+
"type": "Hidden",
|
|
5780
|
+
"value": "={\"tag_name\": if releaseTagName = null then null else releaseTagName, \"name\": if releaseName = null then null else releaseName, \"description\": if releaseDescription = null then releaseDescription else releaseDescription, \"ref\": if releaseRef = null then null else releaseRef}",
|
|
5781
|
+
"binding": {
|
|
5782
|
+
"type": "zeebe:input",
|
|
5783
|
+
"name": "body"
|
|
5784
|
+
},
|
|
5785
|
+
"condition": {
|
|
5786
|
+
"property": "releaseOperation",
|
|
5787
|
+
"oneOf": ["createRelease"]
|
|
5788
|
+
}
|
|
5789
|
+
},
|
|
5790
|
+
{
|
|
5791
|
+
"type": "Hidden",
|
|
5792
|
+
"value": "20",
|
|
5793
|
+
"binding": {
|
|
5794
|
+
"type": "zeebe:input",
|
|
5795
|
+
"name": "connectionTimeoutInSeconds"
|
|
5796
|
+
}
|
|
5797
|
+
},
|
|
5798
|
+
{
|
|
5799
|
+
"label": "Result variable",
|
|
5800
|
+
"description": "Name of variable to store the response in. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors/#result-variable\" target=\"_blank\">documentation</a>",
|
|
5801
|
+
"group": "output",
|
|
5802
|
+
"type": "String",
|
|
5803
|
+
"binding": {
|
|
5804
|
+
"type": "zeebe:taskHeader",
|
|
5805
|
+
"key": "resultVariable"
|
|
5806
|
+
}
|
|
5807
|
+
},
|
|
5808
|
+
{
|
|
5809
|
+
"label": "Result expression",
|
|
5810
|
+
"description": "Expression to map the response into process variables. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors/#result-expression\" target=\"_blank\">documentation</a>",
|
|
5811
|
+
"group": "output",
|
|
5812
|
+
"type": "Text",
|
|
5813
|
+
"feel": "required",
|
|
5814
|
+
"binding": {
|
|
5815
|
+
"type": "zeebe:taskHeader",
|
|
5816
|
+
"key": "resultExpression"
|
|
5817
|
+
}
|
|
5818
|
+
},
|
|
5819
|
+
{
|
|
5820
|
+
"label": "Error expression",
|
|
5821
|
+
"description": "Expression to handle errors. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors/#bpmn-errors\" target=\"_blank\">documentation</a>",
|
|
5822
|
+
"group": "errors",
|
|
5823
|
+
"type": "Text",
|
|
5824
|
+
"feel": "required",
|
|
5825
|
+
"binding": {
|
|
5826
|
+
"type": "zeebe:taskHeader",
|
|
5827
|
+
"key": "errorExpression"
|
|
5828
|
+
}
|
|
5829
|
+
}
|
|
5830
|
+
],
|
|
5831
|
+
"engines": {
|
|
5832
|
+
"camunda": "^8.2"
|
|
5833
|
+
}
|
|
5834
|
+
},
|
|
5835
|
+
{
|
|
5836
|
+
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
5837
|
+
"name": "GitLab Outbound Connector",
|
|
5838
|
+
"id": "io.camunda.connectors.GitLab.v1",
|
|
5839
|
+
"version": 6,
|
|
5840
|
+
"description": "Manage GitLab issues, branches, releases, and more",
|
|
5841
|
+
"metadata": {
|
|
5842
|
+
"keywords": [
|
|
5843
|
+
"create issue",
|
|
5844
|
+
"delete issue",
|
|
5845
|
+
"comment to issue",
|
|
5846
|
+
"search issues",
|
|
5847
|
+
"get issue by ID",
|
|
5848
|
+
"get releases by project ID",
|
|
5849
|
+
"get release by tag name",
|
|
5850
|
+
"create release",
|
|
5851
|
+
"list repository branches",
|
|
5852
|
+
"create repository branch",
|
|
5853
|
+
"create repository file",
|
|
5854
|
+
"get repository file",
|
|
5855
|
+
"update repository file",
|
|
5856
|
+
"create merge request"
|
|
5857
|
+
]
|
|
5858
|
+
},
|
|
5859
|
+
"icon": {
|
|
5860
|
+
"contents": "data:image/svg+xml;utf8,%3Csvg width='18px' height='18px' viewBox='0 -10 256 256' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' preserveAspectRatio='xMidYMid'%3E%3Cg%3E%3Cpath d='M128.07485,236.074667 L128.07485,236.074667 L175.17885,91.1043048 L80.9708495,91.1043048 L128.07485,236.074667 L128.07485,236.074667 Z' fill='%23E24329'%3E%3C/path%3E%3Cpath d='M128.07485,236.074423 L80.9708495,91.104061 L14.9557638,91.104061 L128.07485,236.074423 L128.07485,236.074423 Z' fill='%23FC6D26'%3E%3C/path%3E%3Cpath d='M14.9558857,91.1044267 L14.9558857,91.1044267 L0.641828571,135.159589 C-0.663771429,139.17757 0.766171429,143.57955 4.18438095,146.06275 L128.074971,236.074789 L14.9558857,91.1044267 L14.9558857,91.1044267 Z' fill='%23FCA326'%3E%3C/path%3E%3Cpath d='M14.9558857,91.1045486 L80.9709714,91.1045486 L52.6000762,3.79026286 C51.1408762,-0.703146667 44.7847619,-0.701927619 43.3255619,3.79026286 L14.9558857,91.1045486 L14.9558857,91.1045486 Z' fill='%23E24329'%3E%3C/path%3E%3Cpath d='M128.07485,236.074423 L175.17885,91.104061 L241.193935,91.104061 L128.07485,236.074423 L128.07485,236.074423 Z' fill='%23FC6D26'%3E%3C/path%3E%3Cpath d='M241.193935,91.1044267 L241.193935,91.1044267 L255.507992,135.159589 C256.813592,139.17757 255.38365,143.57955 251.96544,146.06275 L128.07485,236.074789 L241.193935,91.1044267 L241.193935,91.1044267 Z' fill='%23FCA326'%3E%3C/path%3E%3Cpath d='M241.193935,91.1045486 L175.17885,91.1045486 L203.549745,3.79026286 C205.008945,-0.703146667 211.365059,-0.701927619 212.824259,3.79026286 L241.193935,91.1045486 L241.193935,91.1045486 Z' fill='%23E24329'%3E%3C/path%3E%3C/g%3E%3C/svg%3E"
|
|
5861
|
+
},
|
|
5862
|
+
"category": {
|
|
5863
|
+
"id": "connectors",
|
|
5864
|
+
"name": "Connectors"
|
|
5865
|
+
},
|
|
5866
|
+
"appliesTo": ["bpmn:Task"],
|
|
5867
|
+
"elementType": {
|
|
5868
|
+
"value": "bpmn:ServiceTask"
|
|
5869
|
+
},
|
|
5870
|
+
"engines": {
|
|
5871
|
+
"camunda": "^8.3"
|
|
5872
|
+
},
|
|
5873
|
+
"groups": [
|
|
5874
|
+
{
|
|
5875
|
+
"id": "endpoint",
|
|
5876
|
+
"label": "HTTP endpoint"
|
|
5877
|
+
},
|
|
5878
|
+
{
|
|
5879
|
+
"id": "operation",
|
|
5880
|
+
"label": "Operation"
|
|
5881
|
+
},
|
|
5882
|
+
{
|
|
5883
|
+
"id": "output",
|
|
5884
|
+
"label": "Response mapping"
|
|
5885
|
+
},
|
|
5886
|
+
{
|
|
5887
|
+
"id": "errors",
|
|
5888
|
+
"label": "Error handling"
|
|
5889
|
+
}
|
|
5890
|
+
],
|
|
5891
|
+
"properties": [
|
|
5892
|
+
{
|
|
5893
|
+
"type": "Hidden",
|
|
5894
|
+
"value": "io.camunda:http-json:1",
|
|
5895
|
+
"binding": {
|
|
5896
|
+
"type": "zeebe:taskDefinition",
|
|
5897
|
+
"property": "type"
|
|
5898
|
+
}
|
|
5899
|
+
},
|
|
5900
|
+
{
|
|
5901
|
+
"group": "authentication",
|
|
5902
|
+
"type": "Hidden",
|
|
5903
|
+
"value": "noAuth",
|
|
5904
|
+
"binding": {
|
|
5905
|
+
"type": "zeebe:input",
|
|
5906
|
+
"name": "authentication.type"
|
|
5907
|
+
}
|
|
5908
|
+
},
|
|
5909
|
+
{
|
|
5910
|
+
"label": "GitLab base URL",
|
|
5911
|
+
"group": "endpoint",
|
|
5912
|
+
"type": "String",
|
|
5913
|
+
"value": "https://gitlab.example.com",
|
|
5914
|
+
"feel": "optional",
|
|
5915
|
+
"binding": {
|
|
5916
|
+
"type": "zeebe:input",
|
|
5917
|
+
"name": "baseUrl"
|
|
5918
|
+
},
|
|
5919
|
+
"constraints": {
|
|
5920
|
+
"notEmpty": true,
|
|
5921
|
+
"pattern": {
|
|
5922
|
+
"value": "^(=|(https?://|\\{\\{secrets\\..+\\}\\}).*$)",
|
|
5923
|
+
"message": "Must be a http(s) URL"
|
|
5924
|
+
}
|
|
5925
|
+
}
|
|
5926
|
+
},
|
|
5927
|
+
{
|
|
5928
|
+
"label": "GitLab access token",
|
|
5929
|
+
"group": "endpoint",
|
|
5930
|
+
"type": "String",
|
|
5931
|
+
"feel": "optional",
|
|
5932
|
+
"binding": {
|
|
5933
|
+
"type": "zeebe:input",
|
|
5934
|
+
"name": "gitlabAccessToken"
|
|
5935
|
+
},
|
|
5936
|
+
"constraints": {
|
|
5937
|
+
"notEmpty": true
|
|
5938
|
+
}
|
|
5939
|
+
},
|
|
5940
|
+
{
|
|
5941
|
+
"type": "Hidden",
|
|
5942
|
+
"value": "={\"PRIVATE-TOKEN\":gitlabAccessToken, \"Content-Type\":\"application/json\"}",
|
|
5943
|
+
"binding": {
|
|
5944
|
+
"type": "zeebe:input",
|
|
5945
|
+
"name": "headers"
|
|
5946
|
+
},
|
|
5947
|
+
"constraints": {
|
|
5948
|
+
"notEmpty": true
|
|
5949
|
+
}
|
|
5950
|
+
},
|
|
5951
|
+
{
|
|
5952
|
+
"label": "Operation group",
|
|
5953
|
+
"id": "operationGroup",
|
|
5954
|
+
"group": "operation",
|
|
5955
|
+
"description": "Choose operation group",
|
|
5956
|
+
"type": "Dropdown",
|
|
5957
|
+
"choices": [
|
|
5958
|
+
{
|
|
5959
|
+
"name": "Issues",
|
|
5960
|
+
"value": "issues"
|
|
5961
|
+
},
|
|
5962
|
+
{
|
|
5963
|
+
"name": "Releases",
|
|
5964
|
+
"value": "releases"
|
|
5965
|
+
},
|
|
5966
|
+
{
|
|
5967
|
+
"name": "Branches",
|
|
5968
|
+
"value": "branches"
|
|
5969
|
+
},
|
|
5970
|
+
{
|
|
5971
|
+
"name": "Repository files",
|
|
5972
|
+
"value": "repositoryFiles"
|
|
5973
|
+
},
|
|
5974
|
+
{
|
|
5975
|
+
"name": "Merge requests",
|
|
5976
|
+
"value": "mergeRequests"
|
|
5977
|
+
}
|
|
5978
|
+
],
|
|
5979
|
+
"binding": {
|
|
5980
|
+
"type": "zeebe:input",
|
|
5981
|
+
"name": "operationGroup"
|
|
5982
|
+
}
|
|
5983
|
+
},
|
|
5984
|
+
{
|
|
5985
|
+
"label": "Operation",
|
|
5986
|
+
"id": "issueOperation",
|
|
5987
|
+
"group": "operation",
|
|
5988
|
+
"description": "Choose operation to perform",
|
|
5989
|
+
"type": "Dropdown",
|
|
5990
|
+
"choices": [
|
|
5991
|
+
{
|
|
5992
|
+
"name": "Get an issue by ID",
|
|
5993
|
+
"value": "getIssueById"
|
|
5994
|
+
},
|
|
5995
|
+
{
|
|
5996
|
+
"name": "Create an issue",
|
|
5997
|
+
"value": "createAnIssue"
|
|
5998
|
+
},
|
|
5999
|
+
{
|
|
6000
|
+
"name": "Delete an issue",
|
|
6001
|
+
"value": "deleteAnIssue"
|
|
6002
|
+
},
|
|
6003
|
+
{
|
|
6004
|
+
"name": "Comment to an issue",
|
|
6005
|
+
"value": "commentToAnIssue"
|
|
6006
|
+
},
|
|
6007
|
+
{
|
|
6008
|
+
"name": "Search issues",
|
|
6009
|
+
"value": "searchIssues"
|
|
6010
|
+
}
|
|
6011
|
+
],
|
|
6012
|
+
"binding": {
|
|
6013
|
+
"type": "zeebe:input",
|
|
6014
|
+
"name": "operation"
|
|
6015
|
+
},
|
|
6016
|
+
"condition": {
|
|
6017
|
+
"property": "operationGroup",
|
|
6018
|
+
"equals": "issues"
|
|
6019
|
+
}
|
|
6020
|
+
},
|
|
6021
|
+
{
|
|
6022
|
+
"label": "Operation",
|
|
6023
|
+
"id": "releaseOperation",
|
|
6024
|
+
"group": "operation",
|
|
6025
|
+
"description": "Choose operation to perform",
|
|
6026
|
+
"type": "Dropdown",
|
|
6027
|
+
"choices": [
|
|
6028
|
+
{
|
|
6029
|
+
"name": "List all releases by project ID",
|
|
6030
|
+
"value": "getReleasesByProjectId"
|
|
6031
|
+
},
|
|
6032
|
+
{
|
|
6033
|
+
"name": "Get release by a tag name",
|
|
6034
|
+
"value": "getReleaseByTagName"
|
|
6035
|
+
},
|
|
6036
|
+
{
|
|
6037
|
+
"name": "Create a release",
|
|
6038
|
+
"value": "createRelease"
|
|
6039
|
+
}
|
|
6040
|
+
],
|
|
6041
|
+
"binding": {
|
|
6042
|
+
"type": "zeebe:input",
|
|
6043
|
+
"name": "operation"
|
|
6044
|
+
},
|
|
6045
|
+
"condition": {
|
|
6046
|
+
"property": "operationGroup",
|
|
6047
|
+
"equals": "releases"
|
|
6048
|
+
}
|
|
6049
|
+
},
|
|
6050
|
+
{
|
|
6051
|
+
"label": "Operation",
|
|
6052
|
+
"id": "branchOperation",
|
|
6053
|
+
"group": "operation",
|
|
6054
|
+
"description": "Choose operation to perform",
|
|
6055
|
+
"type": "Dropdown",
|
|
6056
|
+
"choices": [
|
|
6057
|
+
{
|
|
6058
|
+
"name": "List repository branches",
|
|
6059
|
+
"value": "getRepositoryBranchesByProjectId"
|
|
6060
|
+
},
|
|
6061
|
+
{
|
|
6062
|
+
"name": "Create repository branch",
|
|
6063
|
+
"value": "createRepositoryBranch"
|
|
6064
|
+
}
|
|
6065
|
+
],
|
|
6066
|
+
"binding": {
|
|
6067
|
+
"type": "zeebe:input",
|
|
6068
|
+
"name": "operation"
|
|
6069
|
+
},
|
|
6070
|
+
"condition": {
|
|
6071
|
+
"property": "operationGroup",
|
|
6072
|
+
"equals": "branches"
|
|
6073
|
+
}
|
|
6074
|
+
},
|
|
6075
|
+
{
|
|
6076
|
+
"label": "Operation",
|
|
6077
|
+
"id": "reposOperation",
|
|
6078
|
+
"group": "operation",
|
|
6079
|
+
"description": "Choose operation to perform",
|
|
6080
|
+
"type": "Dropdown",
|
|
6081
|
+
"choices": [
|
|
6082
|
+
{
|
|
6083
|
+
"name": "Create new file in repository",
|
|
6084
|
+
"value": "createRepositoryFile"
|
|
6085
|
+
},
|
|
6086
|
+
{
|
|
6087
|
+
"name": "Get file from repository",
|
|
6088
|
+
"value": "getRepositoryFile"
|
|
6089
|
+
},
|
|
6090
|
+
{
|
|
6091
|
+
"name": "Update existing file in repository",
|
|
6092
|
+
"value": "updateRepositoryFile"
|
|
6093
|
+
}
|
|
6094
|
+
],
|
|
6045
6095
|
"binding": {
|
|
6046
6096
|
"type": "zeebe:input",
|
|
6047
|
-
"name": "
|
|
6048
|
-
},
|
|
6049
|
-
"constraints": {
|
|
6050
|
-
"notEmpty": true
|
|
6097
|
+
"name": "operation"
|
|
6051
6098
|
},
|
|
6052
6099
|
"condition": {
|
|
6053
|
-
"property": "
|
|
6054
|
-
"
|
|
6100
|
+
"property": "operationGroup",
|
|
6101
|
+
"equals": "repositoryFiles"
|
|
6055
6102
|
}
|
|
6056
6103
|
},
|
|
6057
6104
|
{
|
|
6058
|
-
"label": "
|
|
6059
|
-
"
|
|
6105
|
+
"label": "Operation",
|
|
6106
|
+
"id": "mergeOperation",
|
|
6060
6107
|
"group": "operation",
|
|
6108
|
+
"description": "Choose operation to perform",
|
|
6061
6109
|
"type": "Dropdown",
|
|
6062
|
-
"value": "false",
|
|
6063
6110
|
"choices": [
|
|
6064
6111
|
{
|
|
6065
|
-
"name": "
|
|
6066
|
-
"value": "
|
|
6067
|
-
},
|
|
6068
|
-
{
|
|
6069
|
-
"name": "Non-confidential",
|
|
6070
|
-
"value": "false"
|
|
6112
|
+
"name": "Create merge request",
|
|
6113
|
+
"value": "createMergeRequest"
|
|
6071
6114
|
}
|
|
6072
6115
|
],
|
|
6073
6116
|
"binding": {
|
|
6074
6117
|
"type": "zeebe:input",
|
|
6075
|
-
"name": "
|
|
6118
|
+
"name": "operation"
|
|
6076
6119
|
},
|
|
6077
6120
|
"condition": {
|
|
6078
|
-
"property": "
|
|
6079
|
-
"
|
|
6121
|
+
"property": "operationGroup",
|
|
6122
|
+
"equals": "mergeRequests"
|
|
6080
6123
|
}
|
|
6081
6124
|
},
|
|
6082
6125
|
{
|
|
6083
6126
|
"type": "Hidden",
|
|
6084
|
-
"value": "
|
|
6127
|
+
"value": "get",
|
|
6085
6128
|
"binding": {
|
|
6086
6129
|
"type": "zeebe:input",
|
|
6087
|
-
"name": "
|
|
6130
|
+
"name": "method"
|
|
6088
6131
|
},
|
|
6089
6132
|
"condition": {
|
|
6090
|
-
"property": "
|
|
6091
|
-
"oneOf": ["
|
|
6133
|
+
"property": "branchOperation",
|
|
6134
|
+
"oneOf": ["getRepositoryBranchesByProjectId"]
|
|
6092
6135
|
}
|
|
6093
6136
|
},
|
|
6094
6137
|
{
|
|
6095
6138
|
"type": "Hidden",
|
|
6096
|
-
"value": "
|
|
6139
|
+
"value": "get",
|
|
6097
6140
|
"binding": {
|
|
6098
6141
|
"type": "zeebe:input",
|
|
6099
|
-
"name": "
|
|
6142
|
+
"name": "method"
|
|
6100
6143
|
},
|
|
6101
6144
|
"condition": {
|
|
6102
|
-
"property": "
|
|
6103
|
-
"oneOf": ["
|
|
6145
|
+
"property": "releaseOperation",
|
|
6146
|
+
"oneOf": ["getReleasesByProjectId", "getReleaseByTagName"]
|
|
6104
6147
|
}
|
|
6105
6148
|
},
|
|
6106
6149
|
{
|
|
6107
|
-
"
|
|
6108
|
-
"
|
|
6109
|
-
"group": "operation",
|
|
6110
|
-
"type": "Dropdown",
|
|
6111
|
-
"optional": true,
|
|
6112
|
-
"value": "all",
|
|
6113
|
-
"choices": [
|
|
6114
|
-
{
|
|
6115
|
-
"name": "All",
|
|
6116
|
-
"value": "all"
|
|
6117
|
-
},
|
|
6118
|
-
{
|
|
6119
|
-
"name": "Created by access token owner",
|
|
6120
|
-
"value": "created_by_me"
|
|
6121
|
-
},
|
|
6122
|
-
{
|
|
6123
|
-
"name": "Assigned by access token owner",
|
|
6124
|
-
"value": "assigned_to_me"
|
|
6125
|
-
}
|
|
6126
|
-
],
|
|
6150
|
+
"type": "Hidden",
|
|
6151
|
+
"value": "get",
|
|
6127
6152
|
"binding": {
|
|
6128
6153
|
"type": "zeebe:input",
|
|
6129
|
-
"name": "
|
|
6154
|
+
"name": "method"
|
|
6130
6155
|
},
|
|
6131
6156
|
"condition": {
|
|
6132
6157
|
"property": "issueOperation",
|
|
6133
|
-
"oneOf": ["searchIssues"]
|
|
6158
|
+
"oneOf": ["getIssueById", "searchIssues"]
|
|
6134
6159
|
}
|
|
6135
6160
|
},
|
|
6136
6161
|
{
|
|
6137
|
-
"
|
|
6138
|
-
"
|
|
6139
|
-
"group": "operation",
|
|
6140
|
-
"type": "Dropdown",
|
|
6141
|
-
"value": "all",
|
|
6142
|
-
"optional": true,
|
|
6143
|
-
"choices": [
|
|
6144
|
-
{
|
|
6145
|
-
"name": "All",
|
|
6146
|
-
"value": "all"
|
|
6147
|
-
},
|
|
6148
|
-
{
|
|
6149
|
-
"name": "Opened",
|
|
6150
|
-
"value": "opened"
|
|
6151
|
-
},
|
|
6152
|
-
{
|
|
6153
|
-
"name": "Closed",
|
|
6154
|
-
"value": "closed"
|
|
6155
|
-
}
|
|
6156
|
-
],
|
|
6162
|
+
"type": "Hidden",
|
|
6163
|
+
"value": "post",
|
|
6157
6164
|
"binding": {
|
|
6158
6165
|
"type": "zeebe:input",
|
|
6159
|
-
"name": "
|
|
6166
|
+
"name": "method"
|
|
6160
6167
|
},
|
|
6161
6168
|
"condition": {
|
|
6162
|
-
"property": "
|
|
6163
|
-
"oneOf": ["
|
|
6169
|
+
"property": "mergeOperation",
|
|
6170
|
+
"oneOf": ["createMergeRequest"]
|
|
6164
6171
|
}
|
|
6165
6172
|
},
|
|
6166
6173
|
{
|
|
6167
|
-
"
|
|
6168
|
-
"
|
|
6169
|
-
"group": "operation",
|
|
6170
|
-
"type": "String",
|
|
6171
|
-
"feel": "optional",
|
|
6172
|
-
"optional": true,
|
|
6174
|
+
"type": "Hidden",
|
|
6175
|
+
"value": "post",
|
|
6173
6176
|
"binding": {
|
|
6174
6177
|
"type": "zeebe:input",
|
|
6175
|
-
"name": "
|
|
6178
|
+
"name": "method"
|
|
6176
6179
|
},
|
|
6177
6180
|
"condition": {
|
|
6178
|
-
"property": "
|
|
6179
|
-
"oneOf": ["
|
|
6181
|
+
"property": "reposOperation",
|
|
6182
|
+
"oneOf": ["createRepositoryFile"]
|
|
6180
6183
|
}
|
|
6181
6184
|
},
|
|
6182
6185
|
{
|
|
6183
|
-
"
|
|
6184
|
-
"
|
|
6185
|
-
"group": "operation",
|
|
6186
|
-
"type": "String",
|
|
6187
|
-
"feel": "optional",
|
|
6188
|
-
"optional": true,
|
|
6186
|
+
"type": "Hidden",
|
|
6187
|
+
"value": "get",
|
|
6189
6188
|
"binding": {
|
|
6190
6189
|
"type": "zeebe:input",
|
|
6191
|
-
"name": "
|
|
6190
|
+
"name": "method"
|
|
6192
6191
|
},
|
|
6193
6192
|
"condition": {
|
|
6194
|
-
"property": "
|
|
6195
|
-
"oneOf": ["
|
|
6193
|
+
"property": "reposOperation",
|
|
6194
|
+
"oneOf": ["getRepositoryFile"]
|
|
6196
6195
|
}
|
|
6197
6196
|
},
|
|
6198
6197
|
{
|
|
6199
|
-
"
|
|
6200
|
-
"
|
|
6201
|
-
"group": "operation",
|
|
6202
|
-
"type": "String",
|
|
6203
|
-
"feel": "optional",
|
|
6204
|
-
"optional": true,
|
|
6198
|
+
"type": "Hidden",
|
|
6199
|
+
"value": "put",
|
|
6205
6200
|
"binding": {
|
|
6206
6201
|
"type": "zeebe:input",
|
|
6207
|
-
"name": "
|
|
6202
|
+
"name": "method"
|
|
6208
6203
|
},
|
|
6209
6204
|
"condition": {
|
|
6210
|
-
"property": "
|
|
6211
|
-
"oneOf": ["
|
|
6205
|
+
"property": "reposOperation",
|
|
6206
|
+
"oneOf": ["updateRepositoryFile"]
|
|
6212
6207
|
}
|
|
6213
6208
|
},
|
|
6214
6209
|
{
|
|
6215
|
-
"
|
|
6216
|
-
"
|
|
6217
|
-
"group": "operation",
|
|
6218
|
-
"type": "String",
|
|
6219
|
-
"feel": "optional",
|
|
6220
|
-
"optional": true,
|
|
6210
|
+
"type": "Hidden",
|
|
6211
|
+
"value": "post",
|
|
6221
6212
|
"binding": {
|
|
6222
6213
|
"type": "zeebe:input",
|
|
6223
|
-
"name": "
|
|
6214
|
+
"name": "method"
|
|
6224
6215
|
},
|
|
6225
6216
|
"condition": {
|
|
6226
|
-
"property": "
|
|
6227
|
-
"oneOf": ["
|
|
6217
|
+
"property": "branchOperation",
|
|
6218
|
+
"oneOf": ["createRepositoryBranch"]
|
|
6228
6219
|
}
|
|
6229
6220
|
},
|
|
6230
6221
|
{
|
|
6231
6222
|
"type": "Hidden",
|
|
6232
|
-
"value": "
|
|
6223
|
+
"value": "post",
|
|
6233
6224
|
"binding": {
|
|
6234
6225
|
"type": "zeebe:input",
|
|
6235
|
-
"name": "
|
|
6226
|
+
"name": "method"
|
|
6227
|
+
},
|
|
6228
|
+
"condition": {
|
|
6229
|
+
"property": "releaseOperation",
|
|
6230
|
+
"oneOf": ["createRelease"]
|
|
6231
|
+
}
|
|
6232
|
+
},
|
|
6233
|
+
{
|
|
6234
|
+
"type": "Hidden",
|
|
6235
|
+
"value": "post",
|
|
6236
|
+
"binding": {
|
|
6237
|
+
"type": "zeebe:input",
|
|
6238
|
+
"name": "method"
|
|
6236
6239
|
},
|
|
6237
6240
|
"condition": {
|
|
6238
6241
|
"property": "issueOperation",
|
|
6239
|
-
"oneOf": ["
|
|
6242
|
+
"oneOf": ["commentToAnIssue", "createAnIssue"]
|
|
6240
6243
|
}
|
|
6241
6244
|
},
|
|
6242
6245
|
{
|
|
6243
6246
|
"type": "Hidden",
|
|
6244
|
-
"value": "
|
|
6247
|
+
"value": "delete",
|
|
6245
6248
|
"binding": {
|
|
6246
6249
|
"type": "zeebe:input",
|
|
6247
|
-
"name": "
|
|
6250
|
+
"name": "method"
|
|
6248
6251
|
},
|
|
6249
6252
|
"condition": {
|
|
6250
6253
|
"property": "issueOperation",
|
|
6251
|
-
"oneOf": ["
|
|
6254
|
+
"oneOf": ["deleteAnIssue"]
|
|
6252
6255
|
}
|
|
6253
6256
|
},
|
|
6254
6257
|
{
|
|
@@ -6265,20 +6268,8 @@
|
|
|
6265
6268
|
"notEmpty": true
|
|
6266
6269
|
},
|
|
6267
6270
|
"condition": {
|
|
6268
|
-
"property": "
|
|
6269
|
-
"oneOf": ["
|
|
6270
|
-
}
|
|
6271
|
-
},
|
|
6272
|
-
{
|
|
6273
|
-
"type": "Hidden",
|
|
6274
|
-
"value": "=baseUrl + \"/api/v4/projects/\"+ projectId +\"/releases\"",
|
|
6275
|
-
"binding": {
|
|
6276
|
-
"type": "zeebe:input",
|
|
6277
|
-
"name": "url"
|
|
6278
|
-
},
|
|
6279
|
-
"condition": {
|
|
6280
|
-
"property": "releaseOperation",
|
|
6281
|
-
"oneOf": ["getReleasesByProjectId"]
|
|
6271
|
+
"property": "mergeOperation",
|
|
6272
|
+
"oneOf": ["createMergeRequest"]
|
|
6282
6273
|
}
|
|
6283
6274
|
},
|
|
6284
6275
|
{
|
|
@@ -6295,38 +6286,55 @@
|
|
|
6295
6286
|
"notEmpty": true
|
|
6296
6287
|
},
|
|
6297
6288
|
"condition": {
|
|
6298
|
-
"property": "
|
|
6299
|
-
"oneOf": [
|
|
6289
|
+
"property": "reposOperation",
|
|
6290
|
+
"oneOf": [
|
|
6291
|
+
"createRepositoryFile",
|
|
6292
|
+
"getRepositoryFile",
|
|
6293
|
+
"updateRepositoryFile"
|
|
6294
|
+
]
|
|
6300
6295
|
}
|
|
6301
6296
|
},
|
|
6302
6297
|
{
|
|
6303
|
-
"label": "
|
|
6304
|
-
"description": "The
|
|
6298
|
+
"label": "Project ID",
|
|
6299
|
+
"description": "The global ID or URL-encoded path of the project owned by the authenticated user",
|
|
6305
6300
|
"group": "operation",
|
|
6306
6301
|
"type": "String",
|
|
6307
6302
|
"feel": "optional",
|
|
6308
6303
|
"binding": {
|
|
6309
6304
|
"type": "zeebe:input",
|
|
6310
|
-
"name": "
|
|
6305
|
+
"name": "projectId"
|
|
6311
6306
|
},
|
|
6312
6307
|
"constraints": {
|
|
6313
6308
|
"notEmpty": true
|
|
6314
6309
|
},
|
|
6315
6310
|
"condition": {
|
|
6316
|
-
"property": "
|
|
6317
|
-
"oneOf": [
|
|
6311
|
+
"property": "branchOperation",
|
|
6312
|
+
"oneOf": [
|
|
6313
|
+
"getRepositoryBranchesByProjectId",
|
|
6314
|
+
"createRepositoryBranch"
|
|
6315
|
+
]
|
|
6318
6316
|
}
|
|
6319
6317
|
},
|
|
6320
6318
|
{
|
|
6321
|
-
"
|
|
6322
|
-
"
|
|
6319
|
+
"label": "Project ID",
|
|
6320
|
+
"description": "The global ID or URL-encoded path of the project owned by the authenticated user",
|
|
6321
|
+
"group": "operation",
|
|
6322
|
+
"type": "String",
|
|
6323
|
+
"feel": "optional",
|
|
6323
6324
|
"binding": {
|
|
6324
6325
|
"type": "zeebe:input",
|
|
6325
|
-
"name": "
|
|
6326
|
+
"name": "projectId"
|
|
6327
|
+
},
|
|
6328
|
+
"constraints": {
|
|
6329
|
+
"notEmpty": true
|
|
6326
6330
|
},
|
|
6327
6331
|
"condition": {
|
|
6328
6332
|
"property": "releaseOperation",
|
|
6329
|
-
"oneOf": [
|
|
6333
|
+
"oneOf": [
|
|
6334
|
+
"getReleasesByProjectId",
|
|
6335
|
+
"getReleaseByTagName",
|
|
6336
|
+
"createRelease"
|
|
6337
|
+
]
|
|
6330
6338
|
}
|
|
6331
6339
|
},
|
|
6332
6340
|
{
|
|
@@ -6343,1000 +6351,1050 @@
|
|
|
6343
6351
|
"notEmpty": true
|
|
6344
6352
|
},
|
|
6345
6353
|
"condition": {
|
|
6346
|
-
"property": "
|
|
6347
|
-
"oneOf": [
|
|
6354
|
+
"property": "issueOperation",
|
|
6355
|
+
"oneOf": [
|
|
6356
|
+
"getIssueById",
|
|
6357
|
+
"createAnIssue",
|
|
6358
|
+
"deleteAnIssue",
|
|
6359
|
+
"commentToAnIssue"
|
|
6360
|
+
]
|
|
6348
6361
|
}
|
|
6349
6362
|
},
|
|
6350
6363
|
{
|
|
6351
|
-
"label": "
|
|
6352
|
-
"description": "The
|
|
6364
|
+
"label": "Issue ID",
|
|
6365
|
+
"description": "The internal ID of a project\u2019s issue",
|
|
6353
6366
|
"group": "operation",
|
|
6354
6367
|
"type": "String",
|
|
6355
6368
|
"feel": "optional",
|
|
6356
6369
|
"binding": {
|
|
6357
6370
|
"type": "zeebe:input",
|
|
6358
|
-
"name": "
|
|
6371
|
+
"name": "issueId"
|
|
6359
6372
|
},
|
|
6360
6373
|
"constraints": {
|
|
6361
6374
|
"notEmpty": true
|
|
6362
6375
|
},
|
|
6363
6376
|
"condition": {
|
|
6364
|
-
"property": "
|
|
6365
|
-
"oneOf": ["
|
|
6377
|
+
"property": "issueOperation",
|
|
6378
|
+
"oneOf": ["getIssueById"]
|
|
6366
6379
|
}
|
|
6367
6380
|
},
|
|
6368
6381
|
{
|
|
6369
|
-
"
|
|
6370
|
-
"
|
|
6371
|
-
"group": "operation",
|
|
6372
|
-
"type": "String",
|
|
6373
|
-
"feel": "optional",
|
|
6382
|
+
"type": "Hidden",
|
|
6383
|
+
"value": "=baseUrl + \"/api/v4/projects/\"+ projectId +\"/issues/\" + issueId",
|
|
6374
6384
|
"binding": {
|
|
6375
6385
|
"type": "zeebe:input",
|
|
6376
|
-
"name": "
|
|
6377
|
-
},
|
|
6378
|
-
"constraints": {
|
|
6379
|
-
"notEmpty": true
|
|
6386
|
+
"name": "url"
|
|
6380
6387
|
},
|
|
6381
6388
|
"condition": {
|
|
6382
|
-
"property": "
|
|
6383
|
-
"oneOf": ["
|
|
6389
|
+
"property": "issueOperation",
|
|
6390
|
+
"oneOf": ["getIssueById"]
|
|
6384
6391
|
}
|
|
6385
6392
|
},
|
|
6386
6393
|
{
|
|
6387
|
-
"label": "
|
|
6388
|
-
"description": "The
|
|
6394
|
+
"label": "Title",
|
|
6395
|
+
"description": "The title of an issue",
|
|
6389
6396
|
"group": "operation",
|
|
6390
6397
|
"type": "String",
|
|
6391
6398
|
"feel": "optional",
|
|
6392
|
-
"optional": true,
|
|
6393
6399
|
"binding": {
|
|
6394
6400
|
"type": "zeebe:input",
|
|
6395
|
-
"name": "
|
|
6401
|
+
"name": "issueTitle"
|
|
6402
|
+
},
|
|
6403
|
+
"constraints": {
|
|
6404
|
+
"notEmpty": true
|
|
6396
6405
|
},
|
|
6397
6406
|
"condition": {
|
|
6398
|
-
"property": "
|
|
6399
|
-
"oneOf": ["
|
|
6407
|
+
"property": "issueOperation",
|
|
6408
|
+
"oneOf": ["createAnIssue"]
|
|
6400
6409
|
}
|
|
6401
6410
|
},
|
|
6402
6411
|
{
|
|
6403
6412
|
"label": "Description",
|
|
6404
|
-
"description": "The description of
|
|
6413
|
+
"description": "The description of an issue",
|
|
6405
6414
|
"group": "operation",
|
|
6406
6415
|
"type": "Text",
|
|
6407
6416
|
"feel": "optional",
|
|
6408
|
-
"optional": true,
|
|
6409
6417
|
"binding": {
|
|
6410
6418
|
"type": "zeebe:input",
|
|
6411
|
-
"name": "
|
|
6419
|
+
"name": "issueDescription"
|
|
6420
|
+
},
|
|
6421
|
+
"constraints": {
|
|
6422
|
+
"notEmpty": true
|
|
6412
6423
|
},
|
|
6413
6424
|
"condition": {
|
|
6414
|
-
"property": "
|
|
6415
|
-
"oneOf": ["
|
|
6425
|
+
"property": "issueOperation",
|
|
6426
|
+
"oneOf": ["createAnIssue"]
|
|
6416
6427
|
}
|
|
6417
6428
|
},
|
|
6418
6429
|
{
|
|
6419
6430
|
"type": "Hidden",
|
|
6420
|
-
"value": "=baseUrl + \"/api/v4/projects/\"+ projectId +\"/
|
|
6431
|
+
"value": "=baseUrl + \"/api/v4/projects/\"+ projectId +\"/issues\"",
|
|
6421
6432
|
"binding": {
|
|
6422
6433
|
"type": "zeebe:input",
|
|
6423
6434
|
"name": "url"
|
|
6424
6435
|
},
|
|
6425
6436
|
"condition": {
|
|
6426
|
-
"property": "
|
|
6427
|
-
"oneOf": ["
|
|
6437
|
+
"property": "issueOperation",
|
|
6438
|
+
"oneOf": ["createAnIssue"]
|
|
6428
6439
|
}
|
|
6429
6440
|
},
|
|
6430
6441
|
{
|
|
6431
6442
|
"type": "Hidden",
|
|
6432
|
-
"value": "={\"
|
|
6443
|
+
"value": "={\"title\":issueTitle, \"description\":issueDescription}",
|
|
6433
6444
|
"binding": {
|
|
6434
6445
|
"type": "zeebe:input",
|
|
6435
|
-
"name": "
|
|
6446
|
+
"name": "queryParameters"
|
|
6436
6447
|
},
|
|
6437
6448
|
"condition": {
|
|
6438
|
-
"property": "
|
|
6439
|
-
"oneOf": ["
|
|
6449
|
+
"property": "issueOperation",
|
|
6450
|
+
"oneOf": ["createAnIssue"]
|
|
6440
6451
|
}
|
|
6441
6452
|
},
|
|
6442
6453
|
{
|
|
6443
|
-
"
|
|
6444
|
-
"
|
|
6454
|
+
"id": "skipEncoding",
|
|
6455
|
+
"label": "Skip URL encoding",
|
|
6456
|
+
"description": "Skip the default URL decoding and encoding behavior",
|
|
6457
|
+
"optional": true,
|
|
6458
|
+
"group": "endpoint",
|
|
6445
6459
|
"binding": {
|
|
6446
|
-
"
|
|
6447
|
-
"
|
|
6448
|
-
}
|
|
6460
|
+
"name": "skipEncoding",
|
|
6461
|
+
"type": "zeebe:input"
|
|
6462
|
+
},
|
|
6463
|
+
"value": "true",
|
|
6464
|
+
"type": "Hidden"
|
|
6449
6465
|
},
|
|
6450
6466
|
{
|
|
6451
|
-
"label": "
|
|
6452
|
-
"description": "
|
|
6453
|
-
"group": "
|
|
6467
|
+
"label": "Issue ID",
|
|
6468
|
+
"description": "The internal ID of a project\u2019s issue",
|
|
6469
|
+
"group": "operation",
|
|
6454
6470
|
"type": "String",
|
|
6455
|
-
"
|
|
6456
|
-
"type": "zeebe:taskHeader",
|
|
6457
|
-
"key": "resultVariable"
|
|
6458
|
-
}
|
|
6459
|
-
},
|
|
6460
|
-
{
|
|
6461
|
-
"label": "Result expression",
|
|
6462
|
-
"description": "Expression to map the response into process variables. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors/#result-expression\" target=\"_blank\">documentation</a>",
|
|
6463
|
-
"group": "output",
|
|
6464
|
-
"type": "Text",
|
|
6465
|
-
"feel": "required",
|
|
6466
|
-
"binding": {
|
|
6467
|
-
"type": "zeebe:taskHeader",
|
|
6468
|
-
"key": "resultExpression"
|
|
6469
|
-
}
|
|
6470
|
-
},
|
|
6471
|
-
{
|
|
6472
|
-
"label": "Error expression",
|
|
6473
|
-
"description": "Expression to handle errors. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors/#bpmn-errors\" target=\"_blank\">documentation</a>",
|
|
6474
|
-
"group": "errors",
|
|
6475
|
-
"type": "Text",
|
|
6476
|
-
"feel": "required",
|
|
6477
|
-
"binding": {
|
|
6478
|
-
"type": "zeebe:taskHeader",
|
|
6479
|
-
"key": "errorExpression"
|
|
6480
|
-
}
|
|
6481
|
-
}
|
|
6482
|
-
],
|
|
6483
|
-
"engines": {
|
|
6484
|
-
"camunda": "^8.2"
|
|
6485
|
-
}
|
|
6486
|
-
},
|
|
6487
|
-
{
|
|
6488
|
-
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
6489
|
-
"name": "GitLab connector",
|
|
6490
|
-
"id": "io.camunda.connectors.GitLab.v1",
|
|
6491
|
-
"version": 2,
|
|
6492
|
-
"description": "Administer and work with issues and releases",
|
|
6493
|
-
"icon": {
|
|
6494
|
-
"contents": "data:image/svg+xml;utf8,%3Csvg width='18px' height='18px' viewBox='0 -10 256 256' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' preserveAspectRatio='xMidYMid'%3E%3Cg%3E%3Cpath d='M128.07485,236.074667 L128.07485,236.074667 L175.17885,91.1043048 L80.9708495,91.1043048 L128.07485,236.074667 L128.07485,236.074667 Z' fill='%23E24329'%3E%3C/path%3E%3Cpath d='M128.07485,236.074423 L80.9708495,91.104061 L14.9557638,91.104061 L128.07485,236.074423 L128.07485,236.074423 Z' fill='%23FC6D26'%3E%3C/path%3E%3Cpath d='M14.9558857,91.1044267 L14.9558857,91.1044267 L0.641828571,135.159589 C-0.663771429,139.17757 0.766171429,143.57955 4.18438095,146.06275 L128.074971,236.074789 L14.9558857,91.1044267 L14.9558857,91.1044267 Z' fill='%23FCA326'%3E%3C/path%3E%3Cpath d='M14.9558857,91.1045486 L80.9709714,91.1045486 L52.6000762,3.79026286 C51.1408762,-0.703146667 44.7847619,-0.701927619 43.3255619,3.79026286 L14.9558857,91.1045486 L14.9558857,91.1045486 Z' fill='%23E24329'%3E%3C/path%3E%3Cpath d='M128.07485,236.074423 L175.17885,91.104061 L241.193935,91.104061 L128.07485,236.074423 L128.07485,236.074423 Z' fill='%23FC6D26'%3E%3C/path%3E%3Cpath d='M241.193935,91.1044267 L241.193935,91.1044267 L255.507992,135.159589 C256.813592,139.17757 255.38365,143.57955 251.96544,146.06275 L128.07485,236.074789 L241.193935,91.1044267 L241.193935,91.1044267 Z' fill='%23FCA326'%3E%3C/path%3E%3Cpath d='M241.193935,91.1045486 L175.17885,91.1045486 L203.549745,3.79026286 C205.008945,-0.703146667 211.365059,-0.701927619 212.824259,3.79026286 L241.193935,91.1045486 L241.193935,91.1045486 Z' fill='%23E24329'%3E%3C/path%3E%3C/g%3E%3C/svg%3E"
|
|
6495
|
-
},
|
|
6496
|
-
"category": {
|
|
6497
|
-
"id": "connectors",
|
|
6498
|
-
"name": "Connectors"
|
|
6499
|
-
},
|
|
6500
|
-
"appliesTo": ["bpmn:Task"],
|
|
6501
|
-
"elementType": {
|
|
6502
|
-
"value": "bpmn:ServiceTask"
|
|
6503
|
-
},
|
|
6504
|
-
"groups": [
|
|
6505
|
-
{
|
|
6506
|
-
"id": "endpoint",
|
|
6507
|
-
"label": "HTTP endpoint"
|
|
6508
|
-
},
|
|
6509
|
-
{
|
|
6510
|
-
"id": "operation",
|
|
6511
|
-
"label": "Operation"
|
|
6512
|
-
},
|
|
6513
|
-
{
|
|
6514
|
-
"id": "output",
|
|
6515
|
-
"label": "Response mapping"
|
|
6516
|
-
},
|
|
6517
|
-
{
|
|
6518
|
-
"id": "errors",
|
|
6519
|
-
"label": "Error handling"
|
|
6520
|
-
}
|
|
6521
|
-
],
|
|
6522
|
-
"properties": [
|
|
6523
|
-
{
|
|
6524
|
-
"type": "Hidden",
|
|
6525
|
-
"value": "io.camunda:http-json:1",
|
|
6526
|
-
"binding": {
|
|
6527
|
-
"type": "zeebe:taskDefinition",
|
|
6528
|
-
"property": "type"
|
|
6529
|
-
}
|
|
6530
|
-
},
|
|
6531
|
-
{
|
|
6532
|
-
"group": "authentication",
|
|
6533
|
-
"type": "Hidden",
|
|
6534
|
-
"value": "noAuth",
|
|
6471
|
+
"feel": "optional",
|
|
6535
6472
|
"binding": {
|
|
6536
6473
|
"type": "zeebe:input",
|
|
6537
|
-
"name": "
|
|
6474
|
+
"name": "issueId"
|
|
6475
|
+
},
|
|
6476
|
+
"constraints": {
|
|
6477
|
+
"notEmpty": true
|
|
6478
|
+
},
|
|
6479
|
+
"condition": {
|
|
6480
|
+
"property": "issueOperation",
|
|
6481
|
+
"oneOf": ["deleteAnIssue"]
|
|
6538
6482
|
}
|
|
6539
6483
|
},
|
|
6540
6484
|
{
|
|
6541
|
-
"
|
|
6542
|
-
"
|
|
6543
|
-
"type": "String",
|
|
6544
|
-
"value": "https://gitlab.example.com",
|
|
6545
|
-
"feel": "optional",
|
|
6485
|
+
"type": "Hidden",
|
|
6486
|
+
"value": "=baseUrl + \"/api/v4/projects/\"+ projectId +\"/issues/\" + issueId",
|
|
6546
6487
|
"binding": {
|
|
6547
6488
|
"type": "zeebe:input",
|
|
6548
|
-
"name": "
|
|
6489
|
+
"name": "url"
|
|
6549
6490
|
},
|
|
6550
|
-
"
|
|
6551
|
-
"
|
|
6552
|
-
"
|
|
6553
|
-
"value": "^(=|(https?://|secrets\\..+|\\{\\{secrets\\..+\\}\\}).*$)",
|
|
6554
|
-
"message": "Must be a http(s) URL"
|
|
6555
|
-
}
|
|
6491
|
+
"condition": {
|
|
6492
|
+
"property": "issueOperation",
|
|
6493
|
+
"oneOf": ["deleteAnIssue"]
|
|
6556
6494
|
}
|
|
6557
6495
|
},
|
|
6558
6496
|
{
|
|
6559
|
-
"label": "
|
|
6560
|
-
"
|
|
6497
|
+
"label": "Issue ID",
|
|
6498
|
+
"description": "The internal ID of a project\u2019s issue",
|
|
6499
|
+
"group": "operation",
|
|
6561
6500
|
"type": "String",
|
|
6562
6501
|
"feel": "optional",
|
|
6563
6502
|
"binding": {
|
|
6564
6503
|
"type": "zeebe:input",
|
|
6565
|
-
"name": "
|
|
6504
|
+
"name": "issueId"
|
|
6566
6505
|
},
|
|
6567
6506
|
"constraints": {
|
|
6568
6507
|
"notEmpty": true
|
|
6508
|
+
},
|
|
6509
|
+
"condition": {
|
|
6510
|
+
"property": "issueOperation",
|
|
6511
|
+
"oneOf": ["commentToAnIssue"]
|
|
6569
6512
|
}
|
|
6570
6513
|
},
|
|
6571
6514
|
{
|
|
6572
|
-
"
|
|
6573
|
-
"
|
|
6515
|
+
"label": "Note text",
|
|
6516
|
+
"description": "The content of a note",
|
|
6517
|
+
"group": "operation",
|
|
6518
|
+
"type": "Text",
|
|
6519
|
+
"feel": "optional",
|
|
6574
6520
|
"binding": {
|
|
6575
6521
|
"type": "zeebe:input",
|
|
6576
|
-
"name": "
|
|
6522
|
+
"name": "commentBody"
|
|
6577
6523
|
},
|
|
6578
6524
|
"constraints": {
|
|
6579
6525
|
"notEmpty": true
|
|
6526
|
+
},
|
|
6527
|
+
"condition": {
|
|
6528
|
+
"property": "issueOperation",
|
|
6529
|
+
"oneOf": ["commentToAnIssue"]
|
|
6580
6530
|
}
|
|
6581
6531
|
},
|
|
6582
6532
|
{
|
|
6583
|
-
"label": "
|
|
6584
|
-
"
|
|
6533
|
+
"label": "Level on confidentiality",
|
|
6534
|
+
"description": "Indicates whether an issue has to be marked as internal or not",
|
|
6585
6535
|
"group": "operation",
|
|
6586
|
-
"description": "Choose operation group",
|
|
6587
6536
|
"type": "Dropdown",
|
|
6537
|
+
"value": "false",
|
|
6588
6538
|
"choices": [
|
|
6589
6539
|
{
|
|
6590
|
-
"name": "
|
|
6591
|
-
"value": "
|
|
6540
|
+
"name": "Confidential",
|
|
6541
|
+
"value": "true"
|
|
6592
6542
|
},
|
|
6593
6543
|
{
|
|
6594
|
-
"name": "
|
|
6595
|
-
"value": "
|
|
6544
|
+
"name": "Non-confidential",
|
|
6545
|
+
"value": "false"
|
|
6596
6546
|
}
|
|
6597
6547
|
],
|
|
6598
6548
|
"binding": {
|
|
6599
6549
|
"type": "zeebe:input",
|
|
6600
|
-
"name": "
|
|
6550
|
+
"name": "issueIsConfidential"
|
|
6551
|
+
},
|
|
6552
|
+
"condition": {
|
|
6553
|
+
"property": "issueOperation",
|
|
6554
|
+
"oneOf": ["commentToAnIssue"]
|
|
6555
|
+
}
|
|
6556
|
+
},
|
|
6557
|
+
{
|
|
6558
|
+
"type": "Hidden",
|
|
6559
|
+
"value": "={\"body\":commentBody, \"confidential\":issueIsConfidential}",
|
|
6560
|
+
"binding": {
|
|
6561
|
+
"type": "zeebe:input",
|
|
6562
|
+
"name": "queryParameters"
|
|
6563
|
+
},
|
|
6564
|
+
"condition": {
|
|
6565
|
+
"property": "issueOperation",
|
|
6566
|
+
"oneOf": ["commentToAnIssue"]
|
|
6567
|
+
}
|
|
6568
|
+
},
|
|
6569
|
+
{
|
|
6570
|
+
"type": "Hidden",
|
|
6571
|
+
"value": "=baseUrl + \"/api/v4/projects/\"+ projectId +\"/issues/\" + issueId + \"/notes\"",
|
|
6572
|
+
"binding": {
|
|
6573
|
+
"type": "zeebe:input",
|
|
6574
|
+
"name": "url"
|
|
6575
|
+
},
|
|
6576
|
+
"condition": {
|
|
6577
|
+
"property": "issueOperation",
|
|
6578
|
+
"oneOf": ["commentToAnIssue"]
|
|
6601
6579
|
}
|
|
6602
6580
|
},
|
|
6603
6581
|
{
|
|
6604
|
-
"label": "
|
|
6605
|
-
"
|
|
6582
|
+
"label": "Scope",
|
|
6583
|
+
"description": "Return issues with the given scope",
|
|
6606
6584
|
"group": "operation",
|
|
6607
|
-
"description": "Choose operation to perform",
|
|
6608
6585
|
"type": "Dropdown",
|
|
6586
|
+
"optional": true,
|
|
6587
|
+
"value": "all",
|
|
6609
6588
|
"choices": [
|
|
6610
6589
|
{
|
|
6611
|
-
"name": "
|
|
6612
|
-
"value": "
|
|
6613
|
-
},
|
|
6614
|
-
{
|
|
6615
|
-
"name": "Create an issue",
|
|
6616
|
-
"value": "createAnIssue"
|
|
6617
|
-
},
|
|
6618
|
-
{
|
|
6619
|
-
"name": "Delete an issue",
|
|
6620
|
-
"value": "deleteAnIssue"
|
|
6590
|
+
"name": "All",
|
|
6591
|
+
"value": "all"
|
|
6621
6592
|
},
|
|
6622
6593
|
{
|
|
6623
|
-
"name": "
|
|
6624
|
-
"value": "
|
|
6594
|
+
"name": "Created by access token owner",
|
|
6595
|
+
"value": "created_by_me"
|
|
6625
6596
|
},
|
|
6626
6597
|
{
|
|
6627
|
-
"name": "
|
|
6628
|
-
"value": "
|
|
6598
|
+
"name": "Assigned by access token owner",
|
|
6599
|
+
"value": "assigned_to_me"
|
|
6629
6600
|
}
|
|
6630
6601
|
],
|
|
6631
6602
|
"binding": {
|
|
6632
6603
|
"type": "zeebe:input",
|
|
6633
|
-
"name": "
|
|
6604
|
+
"name": "searchIssueScope"
|
|
6634
6605
|
},
|
|
6635
6606
|
"condition": {
|
|
6636
|
-
"property": "
|
|
6637
|
-
"
|
|
6607
|
+
"property": "issueOperation",
|
|
6608
|
+
"oneOf": ["searchIssues"]
|
|
6638
6609
|
}
|
|
6639
6610
|
},
|
|
6640
6611
|
{
|
|
6641
|
-
"label": "
|
|
6642
|
-
"
|
|
6612
|
+
"label": "State",
|
|
6613
|
+
"description": "Return all issues or just those that are opened or closed",
|
|
6643
6614
|
"group": "operation",
|
|
6644
|
-
"description": "Choose operation to perform",
|
|
6645
6615
|
"type": "Dropdown",
|
|
6616
|
+
"value": "all",
|
|
6617
|
+
"optional": true,
|
|
6646
6618
|
"choices": [
|
|
6647
6619
|
{
|
|
6648
|
-
"name": "
|
|
6649
|
-
"value": "
|
|
6620
|
+
"name": "All",
|
|
6621
|
+
"value": "all"
|
|
6650
6622
|
},
|
|
6651
6623
|
{
|
|
6652
|
-
"name": "
|
|
6653
|
-
"value": "
|
|
6624
|
+
"name": "Opened",
|
|
6625
|
+
"value": "opened"
|
|
6654
6626
|
},
|
|
6655
6627
|
{
|
|
6656
|
-
"name": "
|
|
6657
|
-
"value": "
|
|
6628
|
+
"name": "Closed",
|
|
6629
|
+
"value": "closed"
|
|
6658
6630
|
}
|
|
6659
6631
|
],
|
|
6660
6632
|
"binding": {
|
|
6661
6633
|
"type": "zeebe:input",
|
|
6662
|
-
"name": "
|
|
6634
|
+
"name": "searchIssueState"
|
|
6663
6635
|
},
|
|
6664
6636
|
"condition": {
|
|
6665
|
-
"property": "
|
|
6666
|
-
"
|
|
6637
|
+
"property": "issueOperation",
|
|
6638
|
+
"oneOf": ["searchIssues"]
|
|
6667
6639
|
}
|
|
6668
6640
|
},
|
|
6669
6641
|
{
|
|
6670
|
-
"
|
|
6671
|
-
"
|
|
6642
|
+
"label": "Assignee ID",
|
|
6643
|
+
"description": "Return issues assigned to the given user ID. Mutually exclusive with 'Assignee username'. None returns unassigned issues. 'Any' returns issues with an assignee",
|
|
6644
|
+
"group": "operation",
|
|
6645
|
+
"type": "String",
|
|
6646
|
+
"feel": "optional",
|
|
6647
|
+
"optional": true,
|
|
6672
6648
|
"binding": {
|
|
6673
6649
|
"type": "zeebe:input",
|
|
6674
|
-
"name": "
|
|
6650
|
+
"name": "searchIssueAssigneeId"
|
|
6675
6651
|
},
|
|
6676
6652
|
"condition": {
|
|
6677
|
-
"property": "
|
|
6678
|
-
"oneOf": ["
|
|
6653
|
+
"property": "issueOperation",
|
|
6654
|
+
"oneOf": ["searchIssues"]
|
|
6679
6655
|
}
|
|
6680
6656
|
},
|
|
6681
6657
|
{
|
|
6682
|
-
"
|
|
6683
|
-
"
|
|
6658
|
+
"label": "Assignee username",
|
|
6659
|
+
"description": " Return issues assigned to the given username. Similar to 'Assignee ID' and mutually exclusive with 'Assignee ID'",
|
|
6660
|
+
"group": "operation",
|
|
6661
|
+
"type": "String",
|
|
6662
|
+
"feel": "optional",
|
|
6663
|
+
"optional": true,
|
|
6684
6664
|
"binding": {
|
|
6685
6665
|
"type": "zeebe:input",
|
|
6686
|
-
"name": "
|
|
6666
|
+
"name": "searchIssueAssigneeUsername"
|
|
6687
6667
|
},
|
|
6688
6668
|
"condition": {
|
|
6689
6669
|
"property": "issueOperation",
|
|
6690
|
-
"oneOf": ["
|
|
6670
|
+
"oneOf": ["searchIssues"]
|
|
6691
6671
|
}
|
|
6692
6672
|
},
|
|
6693
6673
|
{
|
|
6694
|
-
"
|
|
6695
|
-
"
|
|
6674
|
+
"label": "Author ID",
|
|
6675
|
+
"description": "Return issues created by the given user ID",
|
|
6676
|
+
"group": "operation",
|
|
6677
|
+
"type": "String",
|
|
6678
|
+
"feel": "optional",
|
|
6679
|
+
"optional": true,
|
|
6696
6680
|
"binding": {
|
|
6697
6681
|
"type": "zeebe:input",
|
|
6698
|
-
"name": "
|
|
6682
|
+
"name": "searchIssueAuthorId"
|
|
6699
6683
|
},
|
|
6700
6684
|
"condition": {
|
|
6701
|
-
"property": "
|
|
6702
|
-
"oneOf": ["
|
|
6685
|
+
"property": "issueOperation",
|
|
6686
|
+
"oneOf": ["searchIssues"]
|
|
6703
6687
|
}
|
|
6704
6688
|
},
|
|
6705
6689
|
{
|
|
6706
|
-
"
|
|
6707
|
-
"
|
|
6690
|
+
"label": "Contains text",
|
|
6691
|
+
"description": "Search issues against their title and description",
|
|
6692
|
+
"group": "operation",
|
|
6693
|
+
"type": "String",
|
|
6694
|
+
"feel": "optional",
|
|
6695
|
+
"optional": true,
|
|
6708
6696
|
"binding": {
|
|
6709
6697
|
"type": "zeebe:input",
|
|
6710
|
-
"name": "
|
|
6698
|
+
"name": "searchIssueSearch"
|
|
6711
6699
|
},
|
|
6712
6700
|
"condition": {
|
|
6713
6701
|
"property": "issueOperation",
|
|
6714
|
-
"oneOf": ["
|
|
6702
|
+
"oneOf": ["searchIssues"]
|
|
6715
6703
|
}
|
|
6716
6704
|
},
|
|
6717
6705
|
{
|
|
6718
6706
|
"type": "Hidden",
|
|
6719
|
-
"value": "
|
|
6707
|
+
"value": "={\"state\":if searchIssueState = null then null else searchIssueState, \"scope\": if searchIssueScope = null then null else searchIssueScope, \"assignee_id\": if searchIssueAssigneeId = null then null else searchIssueAssigneeId, \"assignee_username\": if searchIssueAssigneeUsername = null then null else searchIssueAssigneeUsername, \"author_id\": if searchIssueAuthorId = null then null else searchIssueAuthorId, \"search\": if searchIssueSearch = null then null else searchIssueSearch}",
|
|
6720
6708
|
"binding": {
|
|
6721
6709
|
"type": "zeebe:input",
|
|
6722
|
-
"name": "
|
|
6710
|
+
"name": "queryParameters"
|
|
6723
6711
|
},
|
|
6724
6712
|
"condition": {
|
|
6725
6713
|
"property": "issueOperation",
|
|
6726
|
-
"oneOf": ["
|
|
6714
|
+
"oneOf": ["searchIssues"]
|
|
6727
6715
|
}
|
|
6728
6716
|
},
|
|
6729
6717
|
{
|
|
6730
|
-
"
|
|
6731
|
-
"
|
|
6732
|
-
"group": "operation",
|
|
6733
|
-
"type": "String",
|
|
6734
|
-
"feel": "optional",
|
|
6718
|
+
"type": "Hidden",
|
|
6719
|
+
"value": "=baseUrl + \"/api/v4/issues\"",
|
|
6735
6720
|
"binding": {
|
|
6736
6721
|
"type": "zeebe:input",
|
|
6737
|
-
"name": "
|
|
6738
|
-
},
|
|
6739
|
-
"constraints": {
|
|
6740
|
-
"notEmpty": true
|
|
6722
|
+
"name": "url"
|
|
6741
6723
|
},
|
|
6742
6724
|
"condition": {
|
|
6743
6725
|
"property": "issueOperation",
|
|
6744
|
-
"oneOf": ["
|
|
6726
|
+
"oneOf": ["searchIssues"]
|
|
6745
6727
|
}
|
|
6746
6728
|
},
|
|
6747
6729
|
{
|
|
6748
|
-
"
|
|
6749
|
-
"
|
|
6730
|
+
"type": "Hidden",
|
|
6731
|
+
"value": "=baseUrl + \"/api/v4/projects/\"+ projectId +\"/releases\"",
|
|
6732
|
+
"binding": {
|
|
6733
|
+
"type": "zeebe:input",
|
|
6734
|
+
"name": "url"
|
|
6735
|
+
},
|
|
6736
|
+
"condition": {
|
|
6737
|
+
"property": "releaseOperation",
|
|
6738
|
+
"oneOf": ["getReleasesByProjectId"]
|
|
6739
|
+
}
|
|
6740
|
+
},
|
|
6741
|
+
{
|
|
6742
|
+
"label": "Tag name",
|
|
6743
|
+
"description": "The Git tag the release is associated with",
|
|
6750
6744
|
"group": "operation",
|
|
6751
6745
|
"type": "String",
|
|
6752
6746
|
"feel": "optional",
|
|
6753
6747
|
"binding": {
|
|
6754
6748
|
"type": "zeebe:input",
|
|
6755
|
-
"name": "
|
|
6749
|
+
"name": "releaseTagName"
|
|
6756
6750
|
},
|
|
6757
6751
|
"constraints": {
|
|
6758
6752
|
"notEmpty": true
|
|
6759
6753
|
},
|
|
6760
6754
|
"condition": {
|
|
6761
|
-
"property": "
|
|
6762
|
-
"oneOf": ["
|
|
6755
|
+
"property": "releaseOperation",
|
|
6756
|
+
"oneOf": ["getReleaseByTagName"]
|
|
6763
6757
|
}
|
|
6764
6758
|
},
|
|
6765
6759
|
{
|
|
6766
6760
|
"type": "Hidden",
|
|
6767
|
-
"value": "=baseUrl + \"/api/v4/projects/\"+ projectId +\"/
|
|
6761
|
+
"value": "=baseUrl + \"/api/v4/projects/\"+ projectId +\"/releases/\" + releaseTagName",
|
|
6768
6762
|
"binding": {
|
|
6769
6763
|
"type": "zeebe:input",
|
|
6770
6764
|
"name": "url"
|
|
6771
6765
|
},
|
|
6772
6766
|
"condition": {
|
|
6773
|
-
"property": "
|
|
6774
|
-
"oneOf": ["
|
|
6767
|
+
"property": "releaseOperation",
|
|
6768
|
+
"oneOf": ["getReleaseByTagName"]
|
|
6775
6769
|
}
|
|
6776
6770
|
},
|
|
6777
6771
|
{
|
|
6778
|
-
"label": "
|
|
6779
|
-
"description": "The
|
|
6772
|
+
"label": "Tag name",
|
|
6773
|
+
"description": "The tag where the release is created from",
|
|
6780
6774
|
"group": "operation",
|
|
6781
6775
|
"type": "String",
|
|
6782
6776
|
"feel": "optional",
|
|
6783
6777
|
"binding": {
|
|
6784
6778
|
"type": "zeebe:input",
|
|
6785
|
-
"name": "
|
|
6779
|
+
"name": "releaseTagName"
|
|
6786
6780
|
},
|
|
6787
6781
|
"constraints": {
|
|
6788
6782
|
"notEmpty": true
|
|
6789
6783
|
},
|
|
6790
6784
|
"condition": {
|
|
6791
|
-
"property": "
|
|
6792
|
-
"oneOf": ["
|
|
6785
|
+
"property": "releaseOperation",
|
|
6786
|
+
"oneOf": ["createRelease"]
|
|
6793
6787
|
}
|
|
6794
6788
|
},
|
|
6795
6789
|
{
|
|
6796
|
-
"label": "
|
|
6797
|
-
"description": "
|
|
6790
|
+
"label": "Ref",
|
|
6791
|
+
"description": "A commit SHA, another tag name, or a branch name",
|
|
6798
6792
|
"group": "operation",
|
|
6799
6793
|
"type": "String",
|
|
6800
6794
|
"feel": "optional",
|
|
6801
6795
|
"binding": {
|
|
6802
6796
|
"type": "zeebe:input",
|
|
6803
|
-
"name": "
|
|
6797
|
+
"name": "releaseRef"
|
|
6804
6798
|
},
|
|
6805
6799
|
"constraints": {
|
|
6806
6800
|
"notEmpty": true
|
|
6807
6801
|
},
|
|
6808
6802
|
"condition": {
|
|
6809
|
-
"property": "
|
|
6810
|
-
"oneOf": ["
|
|
6803
|
+
"property": "releaseOperation",
|
|
6804
|
+
"oneOf": ["createRelease"]
|
|
6805
|
+
}
|
|
6806
|
+
},
|
|
6807
|
+
{
|
|
6808
|
+
"label": "Release name",
|
|
6809
|
+
"description": "The release name",
|
|
6810
|
+
"group": "operation",
|
|
6811
|
+
"type": "String",
|
|
6812
|
+
"feel": "optional",
|
|
6813
|
+
"optional": true,
|
|
6814
|
+
"binding": {
|
|
6815
|
+
"type": "zeebe:input",
|
|
6816
|
+
"name": "releaseName"
|
|
6817
|
+
},
|
|
6818
|
+
"condition": {
|
|
6819
|
+
"property": "releaseOperation",
|
|
6820
|
+
"oneOf": ["createRelease"]
|
|
6811
6821
|
}
|
|
6812
6822
|
},
|
|
6813
6823
|
{
|
|
6814
6824
|
"label": "Description",
|
|
6815
|
-
"description": "The description of
|
|
6825
|
+
"description": "The description of the release",
|
|
6816
6826
|
"group": "operation",
|
|
6817
6827
|
"type": "Text",
|
|
6818
6828
|
"feel": "optional",
|
|
6829
|
+
"optional": true,
|
|
6830
|
+
"binding": {
|
|
6831
|
+
"type": "zeebe:input",
|
|
6832
|
+
"name": "releaseDescription"
|
|
6833
|
+
},
|
|
6834
|
+
"condition": {
|
|
6835
|
+
"property": "releaseOperation",
|
|
6836
|
+
"oneOf": ["createRelease"]
|
|
6837
|
+
}
|
|
6838
|
+
},
|
|
6839
|
+
{
|
|
6840
|
+
"type": "Hidden",
|
|
6841
|
+
"value": "=baseUrl + \"/api/v4/projects/\"+ projectId +\"/releases\"",
|
|
6842
|
+
"binding": {
|
|
6843
|
+
"type": "zeebe:input",
|
|
6844
|
+
"name": "url"
|
|
6845
|
+
},
|
|
6846
|
+
"condition": {
|
|
6847
|
+
"property": "releaseOperation",
|
|
6848
|
+
"oneOf": ["createRelease"]
|
|
6849
|
+
}
|
|
6850
|
+
},
|
|
6851
|
+
{
|
|
6852
|
+
"type": "Hidden",
|
|
6853
|
+
"value": "={\"tag_name\": if releaseTagName = null then null else releaseTagName, \"name\": if releaseName = null then null else releaseName, \"description\": if releaseDescription = null then releaseDescription else releaseDescription, \"ref\": if releaseRef = null then null else releaseRef}",
|
|
6854
|
+
"binding": {
|
|
6855
|
+
"type": "zeebe:input",
|
|
6856
|
+
"name": "body"
|
|
6857
|
+
},
|
|
6858
|
+
"condition": {
|
|
6859
|
+
"property": "releaseOperation",
|
|
6860
|
+
"oneOf": ["createRelease"]
|
|
6861
|
+
}
|
|
6862
|
+
},
|
|
6863
|
+
{
|
|
6864
|
+
"label": "Search string",
|
|
6865
|
+
"description": "Return list of branches containing the search string",
|
|
6866
|
+
"group": "operation",
|
|
6867
|
+
"type": "String",
|
|
6868
|
+
"feel": "optional",
|
|
6869
|
+
"optional": true,
|
|
6870
|
+
"binding": {
|
|
6871
|
+
"type": "zeebe:input",
|
|
6872
|
+
"name": "searchString"
|
|
6873
|
+
},
|
|
6874
|
+
"condition": {
|
|
6875
|
+
"property": "branchOperation",
|
|
6876
|
+
"oneOf": ["getRepositoryBranchesByProjectId"]
|
|
6877
|
+
}
|
|
6878
|
+
},
|
|
6879
|
+
{
|
|
6880
|
+
"label": "Regular expression",
|
|
6881
|
+
"description": "Return list of branches with names matching a <a href=\"https://github.com/google/re2/wiki/Syntax\" target=\"_blank\">re2</a> regular expression",
|
|
6882
|
+
"group": "operation",
|
|
6883
|
+
"type": "String",
|
|
6884
|
+
"feel": "optional",
|
|
6885
|
+
"optional": true,
|
|
6819
6886
|
"binding": {
|
|
6820
6887
|
"type": "zeebe:input",
|
|
6821
|
-
"name": "
|
|
6822
|
-
},
|
|
6823
|
-
"constraints": {
|
|
6824
|
-
"notEmpty": true
|
|
6888
|
+
"name": "regex"
|
|
6825
6889
|
},
|
|
6826
6890
|
"condition": {
|
|
6827
|
-
"property": "
|
|
6828
|
-
"oneOf": ["
|
|
6891
|
+
"property": "branchOperation",
|
|
6892
|
+
"oneOf": ["getRepositoryBranchesByProjectId"]
|
|
6829
6893
|
}
|
|
6830
6894
|
},
|
|
6831
6895
|
{
|
|
6832
6896
|
"type": "Hidden",
|
|
6833
|
-
"value": "=baseUrl + \"/api/v4/projects/\"+ projectId +\"/
|
|
6897
|
+
"value": "=baseUrl + \"/api/v4/projects/\"+ projectId +\"/repository/branches\"",
|
|
6834
6898
|
"binding": {
|
|
6835
6899
|
"type": "zeebe:input",
|
|
6836
6900
|
"name": "url"
|
|
6837
6901
|
},
|
|
6838
6902
|
"condition": {
|
|
6839
|
-
"property": "
|
|
6840
|
-
"oneOf": [
|
|
6903
|
+
"property": "branchOperation",
|
|
6904
|
+
"oneOf": [
|
|
6905
|
+
"getRepositoryBranchesByProjectId",
|
|
6906
|
+
"createRepositoryBranch"
|
|
6907
|
+
]
|
|
6841
6908
|
}
|
|
6842
6909
|
},
|
|
6843
6910
|
{
|
|
6844
6911
|
"type": "Hidden",
|
|
6845
|
-
"value": "={\"
|
|
6912
|
+
"value": "={\"search\": if searchString = null then null else searchString, \"regex\": if regex = null then null else regex}",
|
|
6846
6913
|
"binding": {
|
|
6847
6914
|
"type": "zeebe:input",
|
|
6848
6915
|
"name": "queryParameters"
|
|
6849
6916
|
},
|
|
6850
6917
|
"condition": {
|
|
6851
|
-
"property": "
|
|
6852
|
-
"oneOf": ["
|
|
6918
|
+
"property": "branchOperation",
|
|
6919
|
+
"oneOf": ["getRepositoryBranchesByProjectId"]
|
|
6853
6920
|
}
|
|
6854
6921
|
},
|
|
6855
6922
|
{
|
|
6856
|
-
"label": "
|
|
6857
|
-
"description": "
|
|
6923
|
+
"label": "Name",
|
|
6924
|
+
"description": "Name of the new branch",
|
|
6858
6925
|
"group": "operation",
|
|
6859
6926
|
"type": "String",
|
|
6860
6927
|
"feel": "optional",
|
|
6861
6928
|
"binding": {
|
|
6862
6929
|
"type": "zeebe:input",
|
|
6863
|
-
"name": "
|
|
6930
|
+
"name": "branchName"
|
|
6864
6931
|
},
|
|
6865
6932
|
"constraints": {
|
|
6866
6933
|
"notEmpty": true
|
|
6867
6934
|
},
|
|
6868
6935
|
"condition": {
|
|
6869
|
-
"property": "
|
|
6870
|
-
"oneOf": ["
|
|
6936
|
+
"property": "branchOperation",
|
|
6937
|
+
"oneOf": ["createRepositoryBranch"]
|
|
6871
6938
|
}
|
|
6872
6939
|
},
|
|
6873
6940
|
{
|
|
6874
|
-
"label": "
|
|
6875
|
-
"description": "
|
|
6941
|
+
"label": "Reference",
|
|
6942
|
+
"description": "Branch name or commit SHA to create branch from",
|
|
6876
6943
|
"group": "operation",
|
|
6877
6944
|
"type": "String",
|
|
6878
6945
|
"feel": "optional",
|
|
6879
6946
|
"binding": {
|
|
6880
6947
|
"type": "zeebe:input",
|
|
6881
|
-
"name": "
|
|
6948
|
+
"name": "ref"
|
|
6882
6949
|
},
|
|
6883
6950
|
"constraints": {
|
|
6884
6951
|
"notEmpty": true
|
|
6885
6952
|
},
|
|
6886
6953
|
"condition": {
|
|
6887
|
-
"property": "
|
|
6888
|
-
"oneOf": ["
|
|
6954
|
+
"property": "branchOperation",
|
|
6955
|
+
"oneOf": ["createRepositoryBranch"]
|
|
6889
6956
|
}
|
|
6890
6957
|
},
|
|
6891
6958
|
{
|
|
6892
6959
|
"type": "Hidden",
|
|
6893
|
-
"value": "=
|
|
6960
|
+
"value": "={\"branch\": if branchName = null then null else branchName, \"ref\": if ref = null then null else ref}",
|
|
6894
6961
|
"binding": {
|
|
6895
6962
|
"type": "zeebe:input",
|
|
6896
|
-
"name": "
|
|
6963
|
+
"name": "body"
|
|
6897
6964
|
},
|
|
6898
6965
|
"condition": {
|
|
6899
|
-
"property": "
|
|
6900
|
-
"oneOf": ["
|
|
6966
|
+
"property": "branchOperation",
|
|
6967
|
+
"oneOf": ["createRepositoryBranch"]
|
|
6901
6968
|
}
|
|
6902
6969
|
},
|
|
6903
6970
|
{
|
|
6904
|
-
"label": "
|
|
6905
|
-
"description": "
|
|
6971
|
+
"label": "Branch name",
|
|
6972
|
+
"description": "Name of the new branch to modify the file in. The commit is added to this branch",
|
|
6906
6973
|
"group": "operation",
|
|
6907
6974
|
"type": "String",
|
|
6908
6975
|
"feel": "optional",
|
|
6909
6976
|
"binding": {
|
|
6910
6977
|
"type": "zeebe:input",
|
|
6911
|
-
"name": "
|
|
6978
|
+
"name": "branchName"
|
|
6912
6979
|
},
|
|
6913
6980
|
"constraints": {
|
|
6914
6981
|
"notEmpty": true
|
|
6915
6982
|
},
|
|
6916
6983
|
"condition": {
|
|
6917
|
-
"property": "
|
|
6918
|
-
"oneOf": ["
|
|
6984
|
+
"property": "reposOperation",
|
|
6985
|
+
"oneOf": ["createRepositoryFile", "updateRepositoryFile"]
|
|
6919
6986
|
}
|
|
6920
6987
|
},
|
|
6921
6988
|
{
|
|
6922
|
-
"label": "
|
|
6923
|
-
"description": "
|
|
6989
|
+
"label": "Commit message",
|
|
6990
|
+
"description": "Message of the commit that modifies the file",
|
|
6924
6991
|
"group": "operation",
|
|
6925
6992
|
"type": "String",
|
|
6926
6993
|
"feel": "optional",
|
|
6927
6994
|
"binding": {
|
|
6928
6995
|
"type": "zeebe:input",
|
|
6929
|
-
"name": "
|
|
6996
|
+
"name": "commitMessage"
|
|
6930
6997
|
},
|
|
6931
6998
|
"constraints": {
|
|
6932
6999
|
"notEmpty": true
|
|
6933
7000
|
},
|
|
6934
7001
|
"condition": {
|
|
6935
|
-
"property": "
|
|
6936
|
-
"oneOf": ["
|
|
7002
|
+
"property": "reposOperation",
|
|
7003
|
+
"oneOf": ["createRepositoryFile", "updateRepositoryFile"]
|
|
6937
7004
|
}
|
|
6938
7005
|
},
|
|
6939
7006
|
{
|
|
6940
|
-
"label": "
|
|
6941
|
-
"description": "The content of a note",
|
|
7007
|
+
"label": "File content",
|
|
6942
7008
|
"group": "operation",
|
|
6943
7009
|
"type": "Text",
|
|
6944
7010
|
"feel": "optional",
|
|
6945
7011
|
"binding": {
|
|
6946
7012
|
"type": "zeebe:input",
|
|
6947
|
-
"name": "
|
|
7013
|
+
"name": "content"
|
|
6948
7014
|
},
|
|
6949
7015
|
"constraints": {
|
|
6950
7016
|
"notEmpty": true
|
|
6951
7017
|
},
|
|
6952
7018
|
"condition": {
|
|
6953
|
-
"property": "
|
|
6954
|
-
"oneOf": ["
|
|
7019
|
+
"property": "reposOperation",
|
|
7020
|
+
"oneOf": ["createRepositoryFile", "updateRepositoryFile"]
|
|
6955
7021
|
}
|
|
6956
7022
|
},
|
|
6957
7023
|
{
|
|
6958
|
-
"label": "
|
|
6959
|
-
"description": "
|
|
7024
|
+
"label": "File path",
|
|
7025
|
+
"description": "URL-encoded full path to the file. For example, lib%2Fclass%2Erb",
|
|
6960
7026
|
"group": "operation",
|
|
6961
|
-
"type": "
|
|
6962
|
-
"
|
|
6963
|
-
"choices": [
|
|
6964
|
-
{
|
|
6965
|
-
"name": "Confidential",
|
|
6966
|
-
"value": "true"
|
|
6967
|
-
},
|
|
6968
|
-
{
|
|
6969
|
-
"name": "Non-confidential",
|
|
6970
|
-
"value": "false"
|
|
6971
|
-
}
|
|
6972
|
-
],
|
|
7027
|
+
"type": "String",
|
|
7028
|
+
"feel": "optional",
|
|
6973
7029
|
"binding": {
|
|
6974
7030
|
"type": "zeebe:input",
|
|
6975
|
-
"name": "
|
|
7031
|
+
"name": "filePath"
|
|
6976
7032
|
},
|
|
6977
|
-
"
|
|
6978
|
-
"
|
|
6979
|
-
"oneOf": ["commentToAnIssue"]
|
|
6980
|
-
}
|
|
6981
|
-
},
|
|
6982
|
-
{
|
|
6983
|
-
"type": "Hidden",
|
|
6984
|
-
"value": "={\"body\":commentBody, \"confidential\":issueIsConfidential}",
|
|
6985
|
-
"binding": {
|
|
6986
|
-
"type": "zeebe:input",
|
|
6987
|
-
"name": "queryParameters"
|
|
7033
|
+
"constraints": {
|
|
7034
|
+
"notEmpty": true
|
|
6988
7035
|
},
|
|
6989
7036
|
"condition": {
|
|
6990
|
-
"property": "
|
|
6991
|
-
"oneOf": [
|
|
7037
|
+
"property": "reposOperation",
|
|
7038
|
+
"oneOf": [
|
|
7039
|
+
"createRepositoryFile",
|
|
7040
|
+
"getRepositoryFile",
|
|
7041
|
+
"updateRepositoryFile"
|
|
7042
|
+
]
|
|
6992
7043
|
}
|
|
6993
7044
|
},
|
|
6994
7045
|
{
|
|
6995
|
-
"
|
|
6996
|
-
"
|
|
7046
|
+
"label": "Author email",
|
|
7047
|
+
"description": "The commit author's email address",
|
|
7048
|
+
"group": "operation",
|
|
7049
|
+
"type": "String",
|
|
7050
|
+
"feel": "optional",
|
|
7051
|
+
"optional": true,
|
|
6997
7052
|
"binding": {
|
|
6998
7053
|
"type": "zeebe:input",
|
|
6999
|
-
"name": "
|
|
7054
|
+
"name": "authorEmail"
|
|
7000
7055
|
},
|
|
7001
7056
|
"condition": {
|
|
7002
|
-
"property": "
|
|
7003
|
-
"oneOf": ["
|
|
7057
|
+
"property": "reposOperation",
|
|
7058
|
+
"oneOf": ["createRepositoryFile", "updateRepositoryFile"]
|
|
7004
7059
|
}
|
|
7005
7060
|
},
|
|
7006
7061
|
{
|
|
7007
|
-
"label": "
|
|
7008
|
-
"description": "
|
|
7062
|
+
"label": "Author name",
|
|
7063
|
+
"description": "The commit author's name",
|
|
7009
7064
|
"group": "operation",
|
|
7010
|
-
"type": "
|
|
7065
|
+
"type": "String",
|
|
7066
|
+
"feel": "optional",
|
|
7011
7067
|
"optional": true,
|
|
7012
|
-
"value": "all",
|
|
7013
|
-
"choices": [
|
|
7014
|
-
{
|
|
7015
|
-
"name": "All",
|
|
7016
|
-
"value": "all"
|
|
7017
|
-
},
|
|
7018
|
-
{
|
|
7019
|
-
"name": "Created by access token owner",
|
|
7020
|
-
"value": "created_by_me"
|
|
7021
|
-
},
|
|
7022
|
-
{
|
|
7023
|
-
"name": "Assigned by access token owner",
|
|
7024
|
-
"value": "assigned_to_me"
|
|
7025
|
-
}
|
|
7026
|
-
],
|
|
7027
7068
|
"binding": {
|
|
7028
7069
|
"type": "zeebe:input",
|
|
7029
|
-
"name": "
|
|
7070
|
+
"name": "authorName"
|
|
7030
7071
|
},
|
|
7031
7072
|
"condition": {
|
|
7032
|
-
"property": "
|
|
7033
|
-
"oneOf": ["
|
|
7073
|
+
"property": "reposOperation",
|
|
7074
|
+
"oneOf": ["createRepositoryFile", "updateRepositoryFile"]
|
|
7034
7075
|
}
|
|
7035
7076
|
},
|
|
7036
7077
|
{
|
|
7037
|
-
"label": "
|
|
7038
|
-
"description": "
|
|
7078
|
+
"label": "Encoding",
|
|
7079
|
+
"description": "Change encoding to <code>base64</code>. GitLab's default is <code>text</code>",
|
|
7039
7080
|
"group": "operation",
|
|
7040
|
-
"type": "
|
|
7041
|
-
"
|
|
7081
|
+
"type": "String",
|
|
7082
|
+
"feel": "optional",
|
|
7042
7083
|
"optional": true,
|
|
7043
|
-
"choices": [
|
|
7044
|
-
{
|
|
7045
|
-
"name": "All",
|
|
7046
|
-
"value": "all"
|
|
7047
|
-
},
|
|
7048
|
-
{
|
|
7049
|
-
"name": "Opened",
|
|
7050
|
-
"value": "opened"
|
|
7051
|
-
},
|
|
7052
|
-
{
|
|
7053
|
-
"name": "Closed",
|
|
7054
|
-
"value": "closed"
|
|
7055
|
-
}
|
|
7056
|
-
],
|
|
7057
7084
|
"binding": {
|
|
7058
7085
|
"type": "zeebe:input",
|
|
7059
|
-
"name": "
|
|
7086
|
+
"name": "encoding"
|
|
7060
7087
|
},
|
|
7061
7088
|
"condition": {
|
|
7062
|
-
"property": "
|
|
7063
|
-
"oneOf": ["
|
|
7089
|
+
"property": "reposOperation",
|
|
7090
|
+
"oneOf": ["createRepositoryFile", "updateRepositoryFile"]
|
|
7064
7091
|
}
|
|
7065
7092
|
},
|
|
7066
7093
|
{
|
|
7067
|
-
"label": "
|
|
7068
|
-
"description": "
|
|
7094
|
+
"label": "Execute file mode",
|
|
7095
|
+
"description": "Enables or disables the <code>execute</code> flag on the file",
|
|
7069
7096
|
"group": "operation",
|
|
7070
|
-
"type": "
|
|
7097
|
+
"type": "Boolean",
|
|
7071
7098
|
"feel": "optional",
|
|
7072
|
-
"
|
|
7099
|
+
"value": "=false",
|
|
7073
7100
|
"binding": {
|
|
7074
7101
|
"type": "zeebe:input",
|
|
7075
|
-
"name": "
|
|
7102
|
+
"name": "executeFilemode"
|
|
7076
7103
|
},
|
|
7077
7104
|
"condition": {
|
|
7078
|
-
"property": "
|
|
7079
|
-
"oneOf": ["
|
|
7105
|
+
"property": "reposOperation",
|
|
7106
|
+
"oneOf": ["createRepositoryFile", "updateRepositoryFile"]
|
|
7080
7107
|
}
|
|
7081
7108
|
},
|
|
7082
7109
|
{
|
|
7083
|
-
"label": "
|
|
7084
|
-
"description": "
|
|
7110
|
+
"label": "Start branch",
|
|
7111
|
+
"description": "Name of the base branch to start the new branch from",
|
|
7085
7112
|
"group": "operation",
|
|
7086
7113
|
"type": "String",
|
|
7087
7114
|
"feel": "optional",
|
|
7088
7115
|
"optional": true,
|
|
7089
7116
|
"binding": {
|
|
7090
7117
|
"type": "zeebe:input",
|
|
7091
|
-
"name": "
|
|
7118
|
+
"name": "startBranch"
|
|
7092
7119
|
},
|
|
7093
7120
|
"condition": {
|
|
7094
|
-
"property": "
|
|
7095
|
-
"oneOf": ["
|
|
7121
|
+
"property": "reposOperation",
|
|
7122
|
+
"oneOf": ["createRepositoryFile", "updateRepositoryFile"]
|
|
7096
7123
|
}
|
|
7097
7124
|
},
|
|
7098
7125
|
{
|
|
7099
|
-
"label": "
|
|
7100
|
-
"description": "
|
|
7126
|
+
"label": "Reference",
|
|
7127
|
+
"description": "Name of the branch, tag or commit the file is fetched from",
|
|
7101
7128
|
"group": "operation",
|
|
7102
7129
|
"type": "String",
|
|
7103
7130
|
"feel": "optional",
|
|
7104
|
-
"optional": true,
|
|
7105
7131
|
"binding": {
|
|
7106
7132
|
"type": "zeebe:input",
|
|
7107
|
-
"name": "
|
|
7133
|
+
"name": "repositoryFileReference"
|
|
7134
|
+
},
|
|
7135
|
+
"constraints": {
|
|
7136
|
+
"notEmpty": true
|
|
7108
7137
|
},
|
|
7109
7138
|
"condition": {
|
|
7110
|
-
"property": "
|
|
7111
|
-
"oneOf": ["
|
|
7139
|
+
"property": "branchOperation",
|
|
7140
|
+
"oneOf": ["getRepositoryFile"]
|
|
7112
7141
|
}
|
|
7113
7142
|
},
|
|
7114
7143
|
{
|
|
7115
|
-
"
|
|
7116
|
-
"
|
|
7117
|
-
"group": "operation",
|
|
7118
|
-
"type": "String",
|
|
7119
|
-
"feel": "optional",
|
|
7120
|
-
"optional": true,
|
|
7144
|
+
"type": "Hidden",
|
|
7145
|
+
"value": "=baseUrl + \"/api/v4/projects/\"+ projectId +\"/repository/files/\" + filePath",
|
|
7121
7146
|
"binding": {
|
|
7122
7147
|
"type": "zeebe:input",
|
|
7123
|
-
"name": "
|
|
7148
|
+
"name": "url"
|
|
7124
7149
|
},
|
|
7125
7150
|
"condition": {
|
|
7126
|
-
"property": "
|
|
7127
|
-
"oneOf": [
|
|
7151
|
+
"property": "reposOperation",
|
|
7152
|
+
"oneOf": [
|
|
7153
|
+
"createRepositoryFile",
|
|
7154
|
+
"getRepositoryFile",
|
|
7155
|
+
"updateRepositoryFile"
|
|
7156
|
+
]
|
|
7128
7157
|
}
|
|
7129
7158
|
},
|
|
7130
7159
|
{
|
|
7131
7160
|
"type": "Hidden",
|
|
7132
|
-
"value": "={\"
|
|
7161
|
+
"value": "={\"branch\": if branchName = null then null else branchName, \"commit_message\": if commitMessage = null then null else commitMessage, \"content\": if content = null then null else content, \"author_email\": if authorEmail = null then null else authorEmail, \"author_name\": if authorName = null then null else authorName, \"encoding\": if encoding = null then null else encoding, \"execute_filemode\": if executeFilemode = null then null else executeFilemode, \"start_branch\": if startBranch = null then null else startBranch}",
|
|
7133
7162
|
"binding": {
|
|
7134
7163
|
"type": "zeebe:input",
|
|
7135
|
-
"name": "
|
|
7164
|
+
"name": "body"
|
|
7136
7165
|
},
|
|
7137
7166
|
"condition": {
|
|
7138
|
-
"property": "
|
|
7139
|
-
"oneOf": ["
|
|
7167
|
+
"property": "reposOperation",
|
|
7168
|
+
"oneOf": ["createRepositoryFile", "updateRepositoryFile"]
|
|
7140
7169
|
}
|
|
7141
7170
|
},
|
|
7142
7171
|
{
|
|
7143
7172
|
"type": "Hidden",
|
|
7144
|
-
"value": "=
|
|
7173
|
+
"value": "={\"ref\":repositoryFileReference}",
|
|
7145
7174
|
"binding": {
|
|
7146
7175
|
"type": "zeebe:input",
|
|
7147
|
-
"name": "
|
|
7176
|
+
"name": "queryParameters"
|
|
7148
7177
|
},
|
|
7149
7178
|
"condition": {
|
|
7150
|
-
"property": "
|
|
7151
|
-
"oneOf": ["
|
|
7179
|
+
"property": "reposOperation",
|
|
7180
|
+
"oneOf": ["getRepositoryFile"]
|
|
7152
7181
|
}
|
|
7153
7182
|
},
|
|
7154
7183
|
{
|
|
7155
|
-
"label": "
|
|
7156
|
-
"description": "The global ID or URL-encoded path of the project owned by the authenticated user",
|
|
7184
|
+
"label": "Source branch",
|
|
7157
7185
|
"group": "operation",
|
|
7158
7186
|
"type": "String",
|
|
7159
7187
|
"feel": "optional",
|
|
7160
7188
|
"binding": {
|
|
7161
7189
|
"type": "zeebe:input",
|
|
7162
|
-
"name": "
|
|
7190
|
+
"name": "sourceBranch"
|
|
7163
7191
|
},
|
|
7164
7192
|
"constraints": {
|
|
7165
7193
|
"notEmpty": true
|
|
7166
7194
|
},
|
|
7167
7195
|
"condition": {
|
|
7168
|
-
"property": "
|
|
7169
|
-
"oneOf": ["
|
|
7196
|
+
"property": "mergeOperation",
|
|
7197
|
+
"oneOf": ["createMergeRequest"]
|
|
7170
7198
|
}
|
|
7171
7199
|
},
|
|
7172
7200
|
{
|
|
7173
|
-
"
|
|
7174
|
-
"
|
|
7201
|
+
"label": "Target branch",
|
|
7202
|
+
"group": "operation",
|
|
7203
|
+
"type": "String",
|
|
7204
|
+
"feel": "optional",
|
|
7175
7205
|
"binding": {
|
|
7176
7206
|
"type": "zeebe:input",
|
|
7177
|
-
"name": "
|
|
7207
|
+
"name": "targetBranch"
|
|
7208
|
+
},
|
|
7209
|
+
"constraints": {
|
|
7210
|
+
"notEmpty": true
|
|
7178
7211
|
},
|
|
7179
7212
|
"condition": {
|
|
7180
|
-
"property": "
|
|
7181
|
-
"oneOf": ["
|
|
7213
|
+
"property": "mergeOperation",
|
|
7214
|
+
"oneOf": ["createMergeRequest"]
|
|
7182
7215
|
}
|
|
7183
7216
|
},
|
|
7184
7217
|
{
|
|
7185
|
-
"label": "
|
|
7186
|
-
"description": "The global ID or URL-encoded path of the project owned by the authenticated user",
|
|
7218
|
+
"label": "Title",
|
|
7187
7219
|
"group": "operation",
|
|
7188
7220
|
"type": "String",
|
|
7189
7221
|
"feel": "optional",
|
|
7190
7222
|
"binding": {
|
|
7191
7223
|
"type": "zeebe:input",
|
|
7192
|
-
"name": "
|
|
7224
|
+
"name": "title"
|
|
7193
7225
|
},
|
|
7194
7226
|
"constraints": {
|
|
7195
7227
|
"notEmpty": true
|
|
7196
7228
|
},
|
|
7197
7229
|
"condition": {
|
|
7198
|
-
"property": "
|
|
7199
|
-
"oneOf": ["
|
|
7230
|
+
"property": "mergeOperation",
|
|
7231
|
+
"oneOf": ["createMergeRequest"]
|
|
7200
7232
|
}
|
|
7201
7233
|
},
|
|
7202
7234
|
{
|
|
7203
|
-
"label": "
|
|
7204
|
-
"description": "
|
|
7235
|
+
"label": "Allow collaboration",
|
|
7236
|
+
"description": "Allow commits from members who can merge to the target branch",
|
|
7205
7237
|
"group": "operation",
|
|
7206
|
-
"type": "
|
|
7238
|
+
"type": "Boolean",
|
|
7207
7239
|
"feel": "optional",
|
|
7240
|
+
"value": "=false",
|
|
7208
7241
|
"binding": {
|
|
7209
7242
|
"type": "zeebe:input",
|
|
7210
|
-
"name": "
|
|
7211
|
-
},
|
|
7212
|
-
"constraints": {
|
|
7213
|
-
"notEmpty": true
|
|
7243
|
+
"name": "allowCollaboration"
|
|
7214
7244
|
},
|
|
7215
7245
|
"condition": {
|
|
7216
|
-
"property": "
|
|
7217
|
-
"oneOf": ["
|
|
7246
|
+
"property": "reposOperation",
|
|
7247
|
+
"oneOf": ["createRepositoryFile"]
|
|
7218
7248
|
}
|
|
7219
7249
|
},
|
|
7220
7250
|
{
|
|
7221
|
-
"
|
|
7222
|
-
"
|
|
7251
|
+
"label": "Assignee IDs",
|
|
7252
|
+
"description": "The ID of the users to assign the merge request to as an array of numbers",
|
|
7253
|
+
"group": "operation",
|
|
7254
|
+
"type": "String",
|
|
7255
|
+
"feel": "optional",
|
|
7256
|
+
"optional": true,
|
|
7223
7257
|
"binding": {
|
|
7224
7258
|
"type": "zeebe:input",
|
|
7225
|
-
"name": "
|
|
7259
|
+
"name": "assigneeIds"
|
|
7226
7260
|
},
|
|
7227
7261
|
"condition": {
|
|
7228
|
-
"property": "
|
|
7229
|
-
"oneOf": ["
|
|
7262
|
+
"property": "mergeOperation",
|
|
7263
|
+
"oneOf": ["createMergeRequest"]
|
|
7230
7264
|
}
|
|
7231
7265
|
},
|
|
7232
7266
|
{
|
|
7233
|
-
"label": "
|
|
7234
|
-
"description": "The global ID or URL-encoded path of the project owned by the authenticated user",
|
|
7267
|
+
"label": "Description",
|
|
7235
7268
|
"group": "operation",
|
|
7236
7269
|
"type": "String",
|
|
7237
7270
|
"feel": "optional",
|
|
7271
|
+
"optional": true,
|
|
7238
7272
|
"binding": {
|
|
7239
7273
|
"type": "zeebe:input",
|
|
7240
|
-
"name": "
|
|
7241
|
-
},
|
|
7242
|
-
"constraints": {
|
|
7243
|
-
"notEmpty": true
|
|
7274
|
+
"name": "description"
|
|
7244
7275
|
},
|
|
7245
7276
|
"condition": {
|
|
7246
|
-
"property": "
|
|
7247
|
-
"oneOf": ["
|
|
7277
|
+
"property": "mergeOperation",
|
|
7278
|
+
"oneOf": ["createMergeRequest"]
|
|
7248
7279
|
}
|
|
7249
7280
|
},
|
|
7250
7281
|
{
|
|
7251
|
-
"label": "
|
|
7252
|
-
"description": "
|
|
7282
|
+
"label": "Labels",
|
|
7283
|
+
"description": "Labels for the merge request, as a comma-separated list",
|
|
7253
7284
|
"group": "operation",
|
|
7254
7285
|
"type": "String",
|
|
7255
7286
|
"feel": "optional",
|
|
7287
|
+
"optional": true,
|
|
7256
7288
|
"binding": {
|
|
7257
7289
|
"type": "zeebe:input",
|
|
7258
|
-
"name": "
|
|
7259
|
-
},
|
|
7260
|
-
"constraints": {
|
|
7261
|
-
"notEmpty": true
|
|
7290
|
+
"name": "labels"
|
|
7262
7291
|
},
|
|
7263
7292
|
"condition": {
|
|
7264
|
-
"property": "
|
|
7265
|
-
"oneOf": ["
|
|
7293
|
+
"property": "mergeOperation",
|
|
7294
|
+
"oneOf": ["createMergeRequest"]
|
|
7266
7295
|
}
|
|
7267
7296
|
},
|
|
7268
7297
|
{
|
|
7269
|
-
"label": "
|
|
7270
|
-
"description": "A commit SHA, another tag name, or a branch name",
|
|
7298
|
+
"label": "Milestone ID",
|
|
7271
7299
|
"group": "operation",
|
|
7272
7300
|
"type": "String",
|
|
7273
7301
|
"feel": "optional",
|
|
7302
|
+
"optional": true,
|
|
7274
7303
|
"binding": {
|
|
7275
7304
|
"type": "zeebe:input",
|
|
7276
|
-
"name": "
|
|
7305
|
+
"name": "assigneeIds"
|
|
7277
7306
|
},
|
|
7278
|
-
"
|
|
7279
|
-
"
|
|
7307
|
+
"condition": {
|
|
7308
|
+
"property": "mergeOperation",
|
|
7309
|
+
"oneOf": ["createMergeRequest"]
|
|
7310
|
+
}
|
|
7311
|
+
},
|
|
7312
|
+
{
|
|
7313
|
+
"label": "Remove source branch",
|
|
7314
|
+
"description": "Flag indicating if a merge request should remove the source branch when merging",
|
|
7315
|
+
"group": "operation",
|
|
7316
|
+
"type": "Boolean",
|
|
7317
|
+
"feel": "optional",
|
|
7318
|
+
"value": "=false",
|
|
7319
|
+
"binding": {
|
|
7320
|
+
"type": "zeebe:input",
|
|
7321
|
+
"name": "removeSourceBranch"
|
|
7280
7322
|
},
|
|
7281
7323
|
"condition": {
|
|
7282
|
-
"property": "
|
|
7283
|
-
"oneOf": ["
|
|
7324
|
+
"property": "mergeOperation",
|
|
7325
|
+
"oneOf": ["createMergeRequest"]
|
|
7284
7326
|
}
|
|
7285
7327
|
},
|
|
7286
7328
|
{
|
|
7287
|
-
"label": "
|
|
7288
|
-
"description": "The
|
|
7329
|
+
"label": "Reviewer IDs",
|
|
7330
|
+
"description": "The ID of the users added as a reviewer to the merge request as an array of numbers",
|
|
7289
7331
|
"group": "operation",
|
|
7290
7332
|
"type": "String",
|
|
7291
7333
|
"feel": "optional",
|
|
7292
7334
|
"optional": true,
|
|
7293
7335
|
"binding": {
|
|
7294
7336
|
"type": "zeebe:input",
|
|
7295
|
-
"name": "
|
|
7337
|
+
"name": "reviewerIds"
|
|
7296
7338
|
},
|
|
7297
7339
|
"condition": {
|
|
7298
|
-
"property": "
|
|
7299
|
-
"oneOf": ["
|
|
7340
|
+
"property": "mergeOperation",
|
|
7341
|
+
"oneOf": ["createMergeRequest"]
|
|
7300
7342
|
}
|
|
7301
7343
|
},
|
|
7302
7344
|
{
|
|
7303
|
-
"label": "
|
|
7304
|
-
"description": "
|
|
7345
|
+
"label": "Squash",
|
|
7346
|
+
"description": "Indicates if the merge request is set to be squashed when merged. Project settings might override this value",
|
|
7305
7347
|
"group": "operation",
|
|
7306
|
-
"type": "
|
|
7348
|
+
"type": "Boolean",
|
|
7349
|
+
"feel": "optional",
|
|
7350
|
+
"value": "=false",
|
|
7351
|
+
"binding": {
|
|
7352
|
+
"type": "zeebe:input",
|
|
7353
|
+
"name": "squash"
|
|
7354
|
+
},
|
|
7355
|
+
"condition": {
|
|
7356
|
+
"property": "mergeOperation",
|
|
7357
|
+
"oneOf": ["createMergeRequest"]
|
|
7358
|
+
}
|
|
7359
|
+
},
|
|
7360
|
+
{
|
|
7361
|
+
"label": "Target project ID",
|
|
7362
|
+
"description": "Numeric ID of the target project",
|
|
7363
|
+
"group": "operation",
|
|
7364
|
+
"type": "String",
|
|
7307
7365
|
"feel": "optional",
|
|
7308
7366
|
"optional": true,
|
|
7309
7367
|
"binding": {
|
|
7310
7368
|
"type": "zeebe:input",
|
|
7311
|
-
"name": "
|
|
7369
|
+
"name": "targetProjectId"
|
|
7312
7370
|
},
|
|
7313
7371
|
"condition": {
|
|
7314
|
-
"property": "
|
|
7315
|
-
"oneOf": ["
|
|
7372
|
+
"property": "mergeOperation",
|
|
7373
|
+
"oneOf": ["createMergeRequest"]
|
|
7316
7374
|
}
|
|
7317
7375
|
},
|
|
7318
7376
|
{
|
|
7319
7377
|
"type": "Hidden",
|
|
7320
|
-
"value": "=baseUrl + \"/api/v4/projects/\"+ projectId +\"/
|
|
7378
|
+
"value": "=baseUrl + \"/api/v4/projects/\"+ projectId +\"/merge_requests\"",
|
|
7321
7379
|
"binding": {
|
|
7322
7380
|
"type": "zeebe:input",
|
|
7323
7381
|
"name": "url"
|
|
7324
7382
|
},
|
|
7325
7383
|
"condition": {
|
|
7326
|
-
"property": "
|
|
7327
|
-
"oneOf": ["
|
|
7384
|
+
"property": "mergeOperation",
|
|
7385
|
+
"oneOf": ["createMergeRequest"]
|
|
7328
7386
|
}
|
|
7329
7387
|
},
|
|
7330
7388
|
{
|
|
7331
7389
|
"type": "Hidden",
|
|
7332
|
-
"value": "={\"
|
|
7390
|
+
"value": "={\"source_branch\": if sourceBranch = null then null else sourceBranch, \"target_branch\": if targetBranch = null then null else targetBranch, \"title\": if title = null then null else title, \"assignee_ids\": if assigneeIds = null then null else assigneeIds, \"description\": if description = null then null else description, \"labels\": if labels = null then null else labels, \"milestone_id\": if milestoneId = null then null else milestoneId, \"remove_source_branch\": if removeSourceBranch = null then null else removeSourceBranch, \"reviewer_ids\": if reviewerIds = null then null else reviewerIds, \"squash\": if squash = null then null else squash, \"target_project_id\": if targetProjectId = null then null else targetProjectId}",
|
|
7333
7391
|
"binding": {
|
|
7334
7392
|
"type": "zeebe:input",
|
|
7335
7393
|
"name": "body"
|
|
7336
7394
|
},
|
|
7337
7395
|
"condition": {
|
|
7338
|
-
"property": "
|
|
7339
|
-
"oneOf": ["
|
|
7396
|
+
"property": "mergeOperation",
|
|
7397
|
+
"oneOf": ["createMergeRequest"]
|
|
7340
7398
|
}
|
|
7341
7399
|
},
|
|
7342
7400
|
{
|
|
@@ -7379,38 +7437,14 @@
|
|
|
7379
7437
|
"key": "errorExpression"
|
|
7380
7438
|
}
|
|
7381
7439
|
}
|
|
7382
|
-
]
|
|
7383
|
-
"engines": {
|
|
7384
|
-
"camunda": "^8.2"
|
|
7385
|
-
}
|
|
7440
|
+
]
|
|
7386
7441
|
},
|
|
7387
7442
|
{
|
|
7388
7443
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
7389
7444
|
"name": "GitLab Outbound Connector",
|
|
7390
7445
|
"id": "io.camunda.connectors.GitLab.v1",
|
|
7391
|
-
"version":
|
|
7392
|
-
"
|
|
7393
|
-
"camunda": "^8.3"
|
|
7394
|
-
},
|
|
7395
|
-
"description": "Manage GitLab issues, branches, releases, and more",
|
|
7396
|
-
"metadata": {
|
|
7397
|
-
"keywords": [
|
|
7398
|
-
"create issue",
|
|
7399
|
-
"delete issue",
|
|
7400
|
-
"comment to issue",
|
|
7401
|
-
"search issues",
|
|
7402
|
-
"get issue by ID",
|
|
7403
|
-
"get releases by project ID",
|
|
7404
|
-
"get release by tag name",
|
|
7405
|
-
"create release",
|
|
7406
|
-
"list repository branches",
|
|
7407
|
-
"create repository branch",
|
|
7408
|
-
"create repository file",
|
|
7409
|
-
"get repository file",
|
|
7410
|
-
"update repository file",
|
|
7411
|
-
"create merge request"
|
|
7412
|
-
]
|
|
7413
|
-
},
|
|
7446
|
+
"version": 5,
|
|
7447
|
+
"description": "Administer and work with issues, releases, and more",
|
|
7414
7448
|
"icon": {
|
|
7415
7449
|
"contents": "data:image/svg+xml;utf8,%3Csvg width='18px' height='18px' viewBox='0 -10 256 256' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' preserveAspectRatio='xMidYMid'%3E%3Cg%3E%3Cpath d='M128.07485,236.074667 L128.07485,236.074667 L175.17885,91.1043048 L80.9708495,91.1043048 L128.07485,236.074667 L128.07485,236.074667 Z' fill='%23E24329'%3E%3C/path%3E%3Cpath d='M128.07485,236.074423 L80.9708495,91.104061 L14.9557638,91.104061 L128.07485,236.074423 L128.07485,236.074423 Z' fill='%23FC6D26'%3E%3C/path%3E%3Cpath d='M14.9558857,91.1044267 L14.9558857,91.1044267 L0.641828571,135.159589 C-0.663771429,139.17757 0.766171429,143.57955 4.18438095,146.06275 L128.074971,236.074789 L14.9558857,91.1044267 L14.9558857,91.1044267 Z' fill='%23FCA326'%3E%3C/path%3E%3Cpath d='M14.9558857,91.1045486 L80.9709714,91.1045486 L52.6000762,3.79026286 C51.1408762,-0.703146667 44.7847619,-0.701927619 43.3255619,3.79026286 L14.9558857,91.1045486 L14.9558857,91.1045486 Z' fill='%23E24329'%3E%3C/path%3E%3Cpath d='M128.07485,236.074423 L175.17885,91.104061 L241.193935,91.104061 L128.07485,236.074423 L128.07485,236.074423 Z' fill='%23FC6D26'%3E%3C/path%3E%3Cpath d='M241.193935,91.1044267 L241.193935,91.1044267 L255.507992,135.159589 C256.813592,139.17757 255.38365,143.57955 251.96544,146.06275 L128.07485,236.074789 L241.193935,91.1044267 L241.193935,91.1044267 Z' fill='%23FCA326'%3E%3C/path%3E%3Cpath d='M241.193935,91.1045486 L175.17885,91.1045486 L203.549745,3.79026286 C205.008945,-0.703146667 211.365059,-0.701927619 212.824259,3.79026286 L241.193935,91.1045486 L241.193935,91.1045486 Z' fill='%23E24329'%3E%3C/path%3E%3C/g%3E%3C/svg%3E"
|
|
7416
7450
|
},
|
|
@@ -7914,7 +7948,7 @@
|
|
|
7914
7948
|
},
|
|
7915
7949
|
{
|
|
7916
7950
|
"label": "Issue ID",
|
|
7917
|
-
"description": "The internal ID of a project
|
|
7951
|
+
"description": "The internal ID of a project’s issue",
|
|
7918
7952
|
"group": "operation",
|
|
7919
7953
|
"type": "String",
|
|
7920
7954
|
"feel": "optional",
|
|
@@ -8002,22 +8036,9 @@
|
|
|
8002
8036
|
"oneOf": ["createAnIssue"]
|
|
8003
8037
|
}
|
|
8004
8038
|
},
|
|
8005
|
-
{
|
|
8006
|
-
"id": "skipEncoding",
|
|
8007
|
-
"label": "Skip URL encoding",
|
|
8008
|
-
"description": "Skip the default URL decoding and encoding behavior",
|
|
8009
|
-
"optional": true,
|
|
8010
|
-
"group": "endpoint",
|
|
8011
|
-
"binding": {
|
|
8012
|
-
"name": "skipEncoding",
|
|
8013
|
-
"type": "zeebe:input"
|
|
8014
|
-
},
|
|
8015
|
-
"value": "true",
|
|
8016
|
-
"type": "Hidden"
|
|
8017
|
-
},
|
|
8018
8039
|
{
|
|
8019
8040
|
"label": "Issue ID",
|
|
8020
|
-
"description": "The internal ID of a project
|
|
8041
|
+
"description": "The internal ID of a project’s issue",
|
|
8021
8042
|
"group": "operation",
|
|
8022
8043
|
"type": "String",
|
|
8023
8044
|
"feel": "optional",
|
|
@@ -8047,7 +8068,7 @@
|
|
|
8047
8068
|
},
|
|
8048
8069
|
{
|
|
8049
8070
|
"label": "Issue ID",
|
|
8050
|
-
"description": "The internal ID of a project
|
|
8071
|
+
"description": "The internal ID of a project’s issue",
|
|
8051
8072
|
"group": "operation",
|
|
8052
8073
|
"type": "String",
|
|
8053
8074
|
"feel": "optional",
|
|
@@ -8980,7 +9001,7 @@
|
|
|
8980
9001
|
},
|
|
8981
9002
|
{
|
|
8982
9003
|
"label": "Error expression",
|
|
8983
|
-
"description": "Expression to handle errors. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors
|
|
9004
|
+
"description": "Expression to handle errors. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors/\" target=\"_blank\">documentation</a>",
|
|
8984
9005
|
"group": "errors",
|
|
8985
9006
|
"type": "Text",
|
|
8986
9007
|
"feel": "required",
|
|
@@ -8988,31 +9009,10 @@
|
|
|
8988
9009
|
"type": "zeebe:taskHeader",
|
|
8989
9010
|
"key": "errorExpression"
|
|
8990
9011
|
}
|
|
8991
|
-
},
|
|
8992
|
-
{
|
|
8993
|
-
"id": "version",
|
|
8994
|
-
"label": "Version",
|
|
8995
|
-
"description": "Version of the element template",
|
|
8996
|
-
"value": "7",
|
|
8997
|
-
"group": "connector",
|
|
8998
|
-
"binding": {
|
|
8999
|
-
"key": "elementTemplateVersion",
|
|
9000
|
-
"type": "zeebe:taskHeader"
|
|
9001
|
-
},
|
|
9002
|
-
"type": "Hidden"
|
|
9003
|
-
},
|
|
9004
|
-
{
|
|
9005
|
-
"id": "id",
|
|
9006
|
-
"label": "ID",
|
|
9007
|
-
"description": "ID of the element template",
|
|
9008
|
-
"value": "io.camunda.connectors.GitLab.v1",
|
|
9009
|
-
"group": "connector",
|
|
9010
|
-
"binding": {
|
|
9011
|
-
"key": "elementTemplateId",
|
|
9012
|
-
"type": "zeebe:taskHeader"
|
|
9013
|
-
},
|
|
9014
|
-
"type": "Hidden"
|
|
9015
9012
|
}
|
|
9016
|
-
]
|
|
9013
|
+
],
|
|
9014
|
+
"engines": {
|
|
9015
|
+
"camunda": "^8.5"
|
|
9016
|
+
}
|
|
9017
9017
|
}
|
|
9018
9018
|
]
|