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

Add to slack source ability to exclude channels #407

Open
VioletM opened this issue Mar 20, 2024 · 0 comments
Open

Add to slack source ability to exclude channels #407

VioletM opened this issue Mar 20, 2024 · 0 comments
Assignees
Labels
source new feature adds new feature to existing source

Comments

@VioletM
Copy link
Contributor

VioletM commented Mar 20, 2024

Which source is this for
Slack

Describe the data you'd like, be specific, link the docs
Currently, there is no way to specify which channels have to be excluded. I suggest adding two parameters:

  1. exclude_archived: bool -- whether to exclude archived parameters
  2. exclude_channels: List[str] -- list of channels to exclude (add all channels, which are not in exclude list)
@VioletM VioletM added the source new feature adds new feature to existing source label Mar 20, 2024
@VioletM VioletM self-assigned this Mar 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
source new feature adds new feature to existing source
Projects
Status: Planned
Development

No branches or pull requests

1 participant