Skip to content

Commit afe69b9

Browse files
author
AWS
committed
AWS CodeStar connections Update: New integration with the GitLab self-managed provider type.
1 parent 5802994 commit afe69b9

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"type": "feature",
3+
"category": "AWS CodeStar connections",
4+
"contributor": "",
5+
"description": "New integration with the GitLab self-managed provider type."
6+
}

services/codestarconnections/src/main/resources/codegen-resources/service-2.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1302,7 +1302,8 @@
13021302
"Bitbucket",
13031303
"GitHub",
13041304
"GitHubEnterpriseServer",
1305-
"GitLab"
1305+
"GitLab",
1306+
"GitLabSelfManaged"
13061307
]
13071308
},
13081309
"RepositoryLinkArn":{

0 commit comments

Comments
 (0)