Skip to content

feat: add CloudflareWorkerReceiver implementation and tests #2510

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

secret104278
Copy link

@secret104278 secret104278 commented Apr 28, 2025

Summary

Address this issue #876

  • Introduced a new receiver for handling Slack events in Cloudflare Workers.
  • Implemented signature verification and request handling logic.
  • Added unit tests to validate functionality and edge cases.
  • Updated package.json to include @cloudflare/workers-types as a dependency.

Requirements

- Introduced a new receiver for handling Slack events in Cloudflare Workers.
- Implemented signature verification and request handling logic.
- Added unit tests to validate functionality and edge cases.
- Updated package.json to include @cloudflare/workers-types as a dependency.
@secret104278 secret104278 force-pushed the feat/cloudflare-worker-receiver branch from c49927e to 1d1bea4 Compare April 29, 2025 01:42
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.

1 participant