Skip to content

Fix panic when importing non-existent GitHub integration

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 🤖

Merge request reports

Loading