Skip to content

Files

Latest commit

35ac329 · Jul 26, 2024

History

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

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Oct 11, 2023
Jul 25, 2024
Oct 12, 2022
Jul 26, 2024
Nov 24, 2023
May 7, 2024
Jul 26, 2024
Sep 29, 2023
Oct 12, 2022

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