docs(merge-queue): Slack channel picker now uses pasted link#227
docs(merge-queue): Slack channel picker now uses pasted link#227samgutentag wants to merge 2 commits into
Conversation
Updates the channel-connection instructions and adds a changelog entry for trunk2#4118: the Add Slack Channel dialog now prompts for a pasted channel link instead of a searchable dropdown, avoiding Slack API rate limit failures in large workspaces. Co-Authored-By: Claude <noreply@anthropic.com>
|
Verification status (June 9, 2026): Verified: customers can use this. Ready to publish.
Generated by Claude Code |
|
Preview deployment for your docs. Learn more about Mintlify Previews.
|
✅ Verdict: live — June 9, 2026Feature confirmed live in production across all signals (prior sweep chain verified, no regression signals today). Verified by Daily Docs Sweep · June 9, 2026 Generated by Claude Code |
✅ Verdict: live — June 10, 2026
Eng PR merged. No feature gate. Ready to merge. Verified by Daily Docs Sweep · June 10, 2026 Generated by Claude Code |
✅ Verdict: live — June 11, 2026No feature flag dependency. Content confirmed live in production. No change since prior sweep. Verified by Daily Docs Sweep · June 11, 2026 Generated by Claude Code |
Slack channel picker now takes a pasted link (UX change + rate-limit fix), documented behavior rather than changelog-worthy. Kept on the Slack integration page. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
|
Verification status (June 12, 2026): Verified: customers can use this. Ready to publish.
Verified by Daily Docs Sweep · June 12, 2026 Generated by Claude Code |
|
Verification status (June 13, 2026): Verified: customers can use this. Ready to publish.
Verified by Daily Docs Sweep · June 13, 2026 Generated by Claude Code |
|
Verification status (June 14, 2026): Feature confirmed live in production. No regression signals detected. Ready to merge.
Verified by Daily Docs Sweep - June 14, 2026 Generated by Claude Code |
|
Verification status (June 15, 2026): Verified: customers can use this. Ready to publish.
Verified by Daily Docs Sweep - June 15, 2026 Generated by Claude Code |
Summary
Updates the channel-connection instructions in
merge-queue/integration-for-slack.mdxand adds a changelog entry for the UX change shipped in trunk2#4118: the Add Slack Channel dialog now prompts for a pasted channel link instead of a searchable dropdown list. This fixes failures for Slack workspaces with large channel counts that were exhausting the API rate limit.Changes:
merge-queue/integration-for-slack.mdx: updated step 3 under Connecting Slack Channelschangelog/2026-06-08-merge-queue-slack-channel-url-picker.mdx: new changelog entrymerge-queue/changelog.mdx: June 8, 2026 entry addedchangelog/index.mdx: June 8, 2026 entry addeddocs.json: new changelog page added to navSource
Test plan
Generated by Claude Code