Slack onboarding: improve token help note with manifest option#28110
Closed
yzhong52 wants to merge 2 commits intoopenclaw:mainfrom
Closed
Slack onboarding: improve token help note with manifest option#28110yzhong52 wants to merge 2 commits intoopenclaw:mainfrom
yzhong52 wants to merge 2 commits intoopenclaw:mainfrom
Conversation
Contributor
Greptile SummaryImproves Slack onboarding help text by mentioning the "From manifest" option (alongside "From scratch") and updating the install instruction to reflect Slack's UI changes.
Confidence Score: 4/5
Last reviewed commit: 250218b |
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
Contributor
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
noteSlackTokenHelp— step 1 now mentions the "From manifest" option, and step 3 clarifies the install-to-workspace wording.See this screenshot, there is a from manifest option which is much better than from scratch:
See this screenshot, install app is no longer under Auth & Permission session:
Change Type (select all)
Scope (select all touched areas)
Linked Issue/PR
User-visible / Behavior Changes
The Slack onboarding wizard now shows "From scratch or From manifest (with the JSON below)" for step 1, and "Installed App to workspace to get the xoxb- bot token" for step 3.
Security Impact (required)
NoNoNoNoNoRepro + Verification
Environment
Steps
openclaw onboard(oropenclaw channels configure --channel slack)Expected
Actual
Evidence
(String-only change; no test change required.)
Human Verification (required)
prompter.note()call only.Compatibility / Migration
YesNoNoFailure Recovery (if this breaks)
git revert 250218bbcsrc/channels/plugins/onboarding/slack.tsRisks and Mitigations
None.