Skip to content

Clarify HTTP event delivery setup - #3037

Open
deepunyk wants to merge 2 commits into
slackapi:mainfrom
deepunyk:agent/http-doc-discovery
Open

Clarify HTTP event delivery setup#3037
deepunyk wants to merge 2 commits into
slackapi:mainfrom
deepunyk:agent/http-doc-discovery

Conversation

@deepunyk

@deepunyk deepunyk commented Aug 8, 2026

Copy link
Copy Markdown

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 build
  • npm run lint
  • npm run test:types
  • Focused conversation-context unit test
  • git diff --check

The full unit suite passed 476 tests but had one unrelated timeout in the conversation-store test.

Closes #2083

@changeset-bot

changeset-bot Bot commented Aug 8, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 6b90932

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@salesforce-cla

salesforce-cla Bot commented Aug 8, 2026

Copy link
Copy Markdown

Thanks for the contribution! Before we can merge this, we need @deepunyk to sign the Salesforce Inc. Contributor License Agreement.

@deepunyk
deepunyk marked this pull request as ready for review August 8, 2026 01:55
@deepunyk
deepunyk requested a review from a team as a code owner August 8, 2026 01:55
@deepunyk

deepunyk commented Aug 8, 2026

Copy link
Copy Markdown
Author

Thanks for the contribution! Before we can merge this, we need @deepunyk to sign the Salesforce Inc. Contributor License Agreement.

done

@deepunyk

deepunyk commented Aug 8, 2026

Copy link
Copy Markdown
Author

⚠️ No Changeset found

Latest commit: 34520da

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets
When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

This PR only updates documentation and does not change package behavior, so no changeset is needed.

@deepunyk

deepunyk commented Aug 8, 2026

Copy link
Copy Markdown
Author

@salesforce-cla check

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

More clearly surface documentation on how to use Bolt.js with HTTP event delivery

1 participant