airbytehq / airbytehq/airbyte

[source-slack] Channel filtering: wildcard support, exclude list, external-channel toggle

オープン
#83,206 コメント 2 件 リアクション 0 件 担当者 0 名 GitHub で見る
area/connectors autoteam community connectors/source/slack needs-triage team/use type/enhancement
主要言語
Python
スター
22.1k
フォーク
5.3k
PR マージ指標
PR 指標を取得中

説明

> 🤖 *This issue was generated by an AI Agent.*

## What's missing

`channel_filter` matches channel names exactly. There is no way to match by pattern, to exclude channels, or to include/exclude externally-shared channels.

## Verified on `master`

`airbyte-integrations/connectors/source-slack/manifest.yaml` line 221 filters on exact membership:

```yaml
condition: "{{ record.name in config.channel_filter or not config.channel_filter }}"
```

`is_ext_shared` exists only as a record schema field, not as a config control.

## Origin

Closed as stale: #74321 (@hlepouse-vasco), reviewed 2026-04-16 with no author response.

Filed to keep a record of the gap. The PR was closed for inactivity, not on merit — credit to the original contributor if this is picked up.

---
**Internal Tracking:** https://github.com/airbytehq/oncall/issues/13179

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。