Clarify HTTP event delivery setup - #3037
Conversation
🦋 Changeset detectedLatest commit: 42e9b0a The changes in this PR will be included in the next version bump. This PR includes changesets to release 1 package
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
|
Thanks for the contribution! Before we can merge this, we need @deepunyk to sign the Salesforce Inc. Contributor License Agreement. |
done |
This PR only updates documentation and does not change package behavior, so no changeset is needed. |
|
@salesforce-cla check |
|
Thank you for taking the time to open this PR @deepunyk! I'm requesting review from my teammates. In the meantime, could you add a changeset to this PR? |
Added the requested patch changeset. Ready for re-review. |
The Quickstart now links directly to the HTTP event delivery setup section in the full Bolt for JavaScript guide.
This makes the HTTP path easier to find for developers who are not using Socket Mode.
Checks:
npm run buildnpm run lintnpm run test:typesgit diff --checkThe full unit suite passed 476 tests but had one unrelated timeout in the conversation-store test.
Closes #2083