Skip to content

Add GitHub Sync activity log event types to the enum - #602

Draft
bhavishnadar wants to merge 1 commit into
mainfrom
bhavishnadar/git-sync-tal-events
Draft

Add GitHub Sync activity log event types to the enum#602
bhavishnadar wants to merge 1 commit into
mainfrom
bhavishnadar/git-sync-tal-events

Conversation

@bhavishnadar

@bhavishnadar bhavishnadar commented Jul 21, 2026

Copy link
Copy Markdown
Contributor

Why?

The GitHub Sync integration emits two new Teammate Activity Log event types (github_sync_disconnected, github_sync_cleanup_deleted_folder). The activity-log event-type enum must list them so they are documented in the public API.

How?

Adds both event types to the 2.15 activity-log event-type enum, in alphabetical order.

Generated with Claude Code

@bhavishnadar bhavishnadar changed the title Add git_sync TAL event types to activity log enum (#543304) Jul 21, 2026
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) <noreply@anthropic.com>
@bhavishnadar
bhavishnadar force-pushed the bhavishnadar/git-sync-tal-events branch from efb242c to 4f67a95 Compare July 21, 2026 10:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant