What Changed
Updated GitHub Enterprise CCF connector user interface to provide clearer guidance for API URL configuration:
- Field label changed from “Github Enterprise URL” to “Github Enterprise API URL”
- Added Markdown instructions with API URL format examples
- Updated placeholder text for better user guidance
Configuration Impact
The changes improve connector setup clarity by explicitly showing valid API URL formats:
- Cloud: https://api.github.com/enterprises/{enterprise}
- Server: https://api.{subdomain}.ghe.com/enterprises/{enterprise}
This reduces customer configuration errors and support requests by making the required URL format more explicit during connector deployment.
Affected Files
Solutions/GitHub/Data Connectors/GitHubAuditLogs_CCF/GitHubAuditLogs_ConnectorDefinition.json
(packaging artefacts: mainTemplate.json, 3.1.2.zip)