Remove GitHub and GitLab Enterprise from business tier
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.
Test plan
Visual
App preview:
Check out the client app preview documentation to learn more.