mattermost / mattermost-plugin-github

GitHub plugin for Mattermost
Apache License 2.0
157 stars 148 forks source link

Support `--include-only-org-members` for channel subscriptions #744

Open mickmister opened 6 months ago

mickmister commented 6 months ago

Currently there is a --exclude-org-member flag that allows a subscription to filter out any events caused by a member of the plugin's configured org. It would be great to be able to do the opposite, and include only org members in a given subscription

burakcakirel commented 3 months ago

Hello @mickmister, I'd like to work on this.

mickmister commented 3 months ago

Awesome @burakcakirel!! Thank you!