Skip to content

Files

Latest commit

e0e3fc5 · Oct 23, 2024

History

History
This branch is 84 commits behind GitbookIO/integrations:main.

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