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

Enhancement proposal: Support for team_id in Slack Notification Configuration #21272

Open
viacheslav-klimov opened this issue Dec 20, 2024 · 0 comments
Labels
component:notifications Related to notifications subsystem enhancement New feature or request

Comments

@viacheslav-klimov
Copy link

Summary

ArgoCD currently does not allow specifying a team_id in the Slack notification configuration. This limitation prevents the use of Slack org-level applications for notifications, which are essential for organizations with multiple workspaces under a single application.

Motivation

Now you have to create many Slack Webhooks to send messages to different channels of different organizations (team_id). But Slack support slack app delivery method when we use single credentials to send messages to different channels of different organizations.

Proposal

Add optional field team_id on slack notifier configuration.

@viacheslav-klimov viacheslav-klimov added the enhancement New feature or request label Dec 20, 2024
@andrii-korotkov-verkada andrii-korotkov-verkada added the component:notifications Related to notifications subsystem label Dec 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component:notifications Related to notifications subsystem enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants