Skip to content
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

feat(connector): add slack connector #7021

Merged
merged 1 commit into from
Feb 19, 2025

Conversation

wangsijie
Copy link
Contributor

Summary

Add Slack social connector.

Testing

Unit tests and local tested.

Checklist

  • .changeset
  • unit tests
  • integration tests
  • necessary TSDoc comments

Copy link

github-actions bot commented Feb 11, 2025

COMPARE TO master

Total Size Diff ⚠️ 📈 +16.37 KB

Diff by File
Name Diff
.changeset/rude-books-applaud.md 📈 +68 Bytes
packages/connectors/connector-slack/README.md 📈 +2.27 KB
packages/connectors/connector-slack/logo.svg 📈 +1.36 KB
packages/connectors/connector-slack/package.json 📈 +1.69 KB
packages/connectors/connector-slack/src/constant.ts 📈 +1.67 KB
packages/connectors/connector-slack/src/index.test.ts 📈 +2.93 KB
packages/connectors/connector-slack/src/index.ts 📈 +3.79 KB
packages/connectors/connector-slack/src/mock.ts 📈 +95 Bytes
packages/connectors/connector-slack/src/types.ts 📈 +771 Bytes
pnpm-lock.yaml 📈 +1.74 KB

packages/core/src/app/init.ts Outdated Show resolved Hide resolved
packages/connectors/connector-slack/src/index.ts Outdated Show resolved Hide resolved
@wangsijie wangsijie force-pushed the wangsijie-prd-885-social-connectors-slack branch from bd8ff5d to e55f12d Compare February 18, 2025 01:40
Copy link
Member

@gao-sun gao-sun left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm on changeset

@wangsijie wangsijie merged commit e4eeccd into master Feb 19, 2025
37 checks passed
@wangsijie wangsijie deleted the wangsijie-prd-885-social-connectors-slack branch February 19, 2025 02:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

3 participants