Skip to content

Fix Slack user scope install docs - #198

Merged
rianjs merged 1 commit into
mainfrom
agent/fix-slack-user-scope-install-docs
Jul 30, 2026
Merged

Fix Slack user scope install docs#198
rianjs merged 1 commit into
mainfrom
agent/fix-slack-user-scope-install-docs

Conversation

@rianjs

@rianjs rianjs commented Jul 30, 2026

Copy link
Copy Markdown
Collaborator

What changed

  • align the checked-in Slack app manifest with the documented baseline scopes
  • expand the README's extended user-token manifest so --as-user can use every current slck operation
  • document storing both refreshed tokens after reinstalling the app

Why

The extended manifest granted broad scopes only to the bot token. User tokens installed from it received search-only scopes, so commands such as DM history failed with missing_scope under --as-user.

Validation

  • parsed slack-app-manifest.yaml
  • parsed both embedded README JSON manifests
  • verified the checked-in baseline scope list matches the README baseline
  • git diff --check

@rianjs
rianjs merged commit 101a021 into main Jul 30, 2026
7 of 8 checks passed
@rianjs
rianjs deleted the agent/fix-slack-user-scope-install-docs branch July 30, 2026 16:19
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