Libra CodeHub

CedarCopilot/cedar-mail

Branch: staging

fix(playbook-webhook): a Slack Connect channel still fires its registered agent

merged#2595CedarCopilot

CedarCopilot wants to merge 4 commits into staging from fix/slack-connect-workspace-scoping

6 files changed

Libra does not show diffs here. View the full diff on GitHub.

  • modifiedapps/server/src/db/aop-schema.ts+24-3
  • addedapps/server/src/db/migrations/playbook_webhook_source_workspace.sql+38-0
  • modifiedapps/server/src/services/integrations/slack/slack-api.ts+56-0
  • modifiedapps/server/src/services/playbook/__tests__/playbook-webhook-sources.test.ts+300-7
  • modifiedapps/server/src/services/playbook/playbook-webhook-registration.ts+20-1
  • modifiedapps/server/src/services/playbook/playbook-webhook-sources.ts+247-14