Skip to content

Files

Latest commit

6804df8 · Feb 7, 2025

History

History
This branch is 17 commits ahead of, 2 commits behind GitbookIO/integrations:main.

slack

Slack integration

To configure it for your environment, create an application on Slack and use the slack-manifest.yaml file to configure it. Don't forget to update the URLs to match your environment.

To publish it, run the command with the SLACK_CLIENT_ID, SLACK_CLIENT_SECRET, and SLACK_SIGNING_SECRET environment variables defined:

SLACK_CLIENT_ID=xxx SLACK_CLIENT_SECRET=xxxx SLACK_SIGNING_SECRET=xxxx npm run publish-integrations