Skip to content

Remove GitHub and GitLab Enterprise from business tier

Administrator requested to merge pjlast/41368-remove-gh-and-gl-enterprise into main

Created by: pjlast

The initial implementation checked for ExternalServiceKind.GITHUB, not realising that this includes GitHub Enterprise. Same with GitLab. Now, instead, we check for the entire object.

Solves #41368 (closed)

This is merely a UI/UX thing, the backend would not have allowed the creation of those connections.

image

Test plan

Visual

App preview:

Check out the client app preview documentation to learn more.

Merge request reports

Loading