Skip to content

Test: 20 commits with Block Kit across 6 scopes#133

Closed
duckdum wants to merge 21 commits into
fix/improve-slack-release-notificationsfrom
testing/20-commits-block-kit
Closed

Test: 20 commits with Block Kit across 6 scopes#133
duckdum wants to merge 21 commits into
fix/improve-slack-release-notificationsfrom
testing/20-commits-block-kit

Conversation

@duckdum

@duckdum duckdum commented Mar 26, 2026

Copy link
Copy Markdown
Collaborator

Slack message_ts: 1774562795.009559

E2E test for Block Kit with sort-commits=true, 20 commits across backend, frontend, companion, infra, build, e2e. Includes multi-scope commits.

Eduardo de Paula added 21 commits March 26, 2026 22:05
…count

Slack silently drops messages when the blocks JSON payload exceeds ~40KB.
The previous chunking only split on the 50-block limit, which was never
hit, but 50 commits easily exceeded the payload size. Now chunkBlocks
splits on both block count (48) and estimated payload size (35KB).
@duckdum duckdum closed this Mar 26, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant