Skip to content

Update Slack integration docs for streamlined onboarding#577

Open
promptless[bot] wants to merge 3 commits into
mainfrom
promptless/slack-onboarding-flow-redesign-3537
Open

Update Slack integration docs for streamlined onboarding#577
promptless[bot] wants to merge 3 commits into
mainfrom
promptless/slack-onboarding-flow-redesign-3537

Conversation

@promptless

@promptless promptless Bot commented Jun 8, 2026

Copy link
Copy Markdown
Contributor

Open this suggestion in Promptless to view citations and reasoning process

Updates the Support Channel section in Slack integration docs to reflect that the channel is now automatically created (instead of waiting for an invitation), and adds a changelog entry for the streamlined in-place OAuth flow.

Trigger Events


Tip: Sort by Shortest Review in the Dashboard to find quick wins ⚡

The standalone /onboarding/slack page is removed. Slack now connects
in place, and the connected card displays workspace identity and
support channel status.

- Update Support Channel section to reflect automatic channel creation
- Add changelog entry for streamlined Slack onboarding
## Support Channel

After connecting Slack, you'll receive a Slack Connect invitation from the Promptless team. Accept it to join a shared support channel where you can ask questions, get help, and share feedback.
When you connect Slack, Promptless automatically creates a shared Slack Connect channel between your workspace and the Promptless team. The connection card shows whether the channel was created successfully.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Updated based on PR #3537 which removes the standalone /onboarding/slack page. Support channels are now created automatically via maybe_create_promptless_support_channel which records a terminal promptless_support_channel_status (created/failed) so the connected card can confirm the channel or surface a retry.

Source: https://github.com/Promptless/promptless/pull/3537


**Improvements:**

* **Streamlined Slack onboarding:** Connecting Slack during onboarding now completes in place instead of navigating to a separate page. The connected card displays your workspace name, icon, and support channel status. If support channel setup fails, a retry option appears on the card.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changelog entry for PR #3537 which folds the standalone Slack step into the combined integrations flow. Slack OAuth now completes in place via redirectToSlackOAuth, and the SlackConnection component shows workspace name, icon (team_icon), and support channel status.

Source: https://github.com/Promptless/promptless/pull/3537

@vercel

vercel Bot commented Jun 8, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
promptless-docs Ready Ready Preview, Comment Jun 11, 2026 5:37pm

Request Review

Removes references to accepting a Slack Connect invitation, which is no
longer part of the flow. The support channel is now created automatically
when connecting Slack, and the connection card shows its status.
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.

0 participants