Skip to content

[ENG-4113] feat(destinations): add slack destination type - #383

Merged
RajatPawar merged 1 commit into
mainfrom
rajatspawar/eng-4113-slack-destination
Aug 3, 2026
Merged

[ENG-4113] feat(destinations): add slack destination type#383
RajatPawar merged 1 commit into
mainfrom
rajatspawar/eng-4113-slack-destination

Conversation

@RajatPawar

Copy link
Copy Markdown
Contributor

Adds slack to the destination type enum so builders can create Slack destinations via the API.

A Slack destination is a Slack incoming-webhook URL, set via metadata.url (the same field webhook destinations use) — no new metadata fields needed. Server-side support is in server PR amp-labs/server#6920.

Note: the api/generated/*.json diff is larger than the one-line yaml change because the pre-commit hook regenerated all specs (the committed generated files on main were stale).

🤖 Generated with Claude Code

Adds `slack` to the destination type enum for creating destinations. A Slack
destination is a Slack incoming webhook URL, set via metadata.url (same field
as webhook destinations).

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@linear

linear Bot commented Aug 3, 2026

Copy link
Copy Markdown

ENG-4113

@RajatPawar
RajatPawar merged commit 95b0ae9 into main Aug 3, 2026
2 checks passed
@RajatPawar
RajatPawar deleted the rajatspawar/eng-4113-slack-destination branch August 3, 2026 23:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant