Skip to content

chore: add Slack CLI support#87

Draft
zimeg wants to merge 1 commit into
mainfrom
chore/add-slack-cli-support
Draft

chore: add Slack CLI support#87
zimeg wants to merge 1 commit into
mainfrom
chore/add-slack-cli-support

Conversation

@zimeg

@zimeg zimeg commented Jul 16, 2026

Copy link
Copy Markdown
Member

This standardizes Slack CLI support for this sample so it can be created and run with the Slack CLI (slack create / slack run), matching the other CLI-enabled Bolt samples.

Adds (only the pieces this repo was missing):

  • .slack/hooks.json — the CLI get-hooks config
  • .slack/.gitignore — ignores apps.dev.json and cache/ (local CLI state)
  • the CLI hooks dependency (@slack/cli-hooks for JS/TS, slack-cli-hooks==0.3.0 for Python)
  • a ### Using Slack CLI README section, with the existing manual flow preserved under Using Terminal

Opened as a draft for review before merge.

🤖 Generated with Claude Code

Add the Slack CLI hooks config and the `slack-cli-hooks` dependency so this
sample's documented `slack create` / `slack run` flow works, matching the other
CLI-enabled Bolt samples.

Co-Authored-By: Claude <svc-devxp-claude@slack-corp.com>

@WilliamBergamin WilliamBergamin left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

We could move the dependencies to the pyproject.toml

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.

2 participants