Skip to content

Clarify HTTP event delivery setup - #3037

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

Clarify HTTP event delivery setup#3037
deepunyk wants to merge 3 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

🦋 Changeset detected

Latest commit: 42e9b0a

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@slack/bolt Patch

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

@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

@srtaalej

Copy link
Copy Markdown
Contributor

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?

@srtaalej srtaalej added enhancement M-T: A feature request for new functionality docs M-T: Documentation work only semver:minor labels Aug 10, 2026
@deepunyk
deepunyk requested a review from a team as a code owner August 11, 2026 02:33
@deepunyk

Copy link
Copy Markdown
Author

In the meantime, could you add a changeset to this PR?

Added the requested patch changeset. Ready for re-review.

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

Labels

cla:signed docs M-T: Documentation work only enhancement M-T: A feature request for new functionality semver:minor

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

2 participants