From 4f67a95c260f843aedbe65d80267a954de48eaa8 Mon Sep 17 00:00:00 2001 From: bhavishnadar Date: Tue, 21 Jul 2026 11:51:33 +0100 Subject: [PATCH] Add GitHub Sync activity log event types to the enum Registers github_sync_disconnected and github_sync_cleanup_deleted_folder in the 2.15 activity-log event-type enum. Co-Authored-By: Claude Opus 4.8 (1M context) --- descriptions/2.15/api.intercom.io.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/descriptions/2.15/api.intercom.io.yaml b/descriptions/2.15/api.intercom.io.yaml index 92f319da..6df95ed2 100644 --- a/descriptions/2.15/api.intercom.io.yaml +++ b/descriptions/2.15/api.intercom.io.yaml @@ -15049,6 +15049,8 @@ components: - csv_import_completion - csv_import_creation - custom_authentication_token_creation + - github_sync_cleanup_deleted_folder + - github_sync_disconnected - help_center_settings_change - inbound_conversations_change - inbox_access_change