Fix panic when importing non-existent GitHub integration
-
Please check this box if this contribution uses AI-generated content (including content generated by GitLab Duo features) as outlined in the GitLab DCO & CLA. As a benefit of being a GitLab Community Contributor, you receive complimentary access to GitLab Duo.
This change cleans up debug logging messages in the GitLab GitHub integration code. The developer removed redundant "[DEBUG]" prefixes from log messages since the logging system already indicates the debug level, and simplified one error message to only show the project name instead of including additional details that might not always be available. This makes the logs cleaner and more consistent while maintaining the same functionality.
Fixes #6393 (closed)
Edited by 🤖 GitLab Bot 🤖