docs(merge-queue): Slack channel picker now uses pasted link#227
Open
samgutentag wants to merge 2 commits into
Open
docs(merge-queue): Slack channel picker now uses pasted link#227samgutentag wants to merge 2 commits into
samgutentag 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>
Member
Author
|
Verification status (June 9, 2026): Verified: customers can use this. Ready to publish.
Generated by Claude Code |
Contributor
|
Preview deployment for your docs. Learn more about Mintlify Previews.
|
Member
Author
✅ 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 |
Member
Author
✅ 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 |
Member
Author
✅ 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>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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