priority = Notification::PRIORITIES[:urgent]
        notification_service.create_notification!(
          priority: priority,
          name: "Repo syncing error: merge conflict",
          message: "Unable to build #{git_config.git_url}",