-
Notifications
You must be signed in to change notification settings - Fork 65
Open
Labels
Description
Report
What did you do?
Added an ignore_userlist to our rules.
What did you expect to happen?
flottbot to not reply to users in the userlist, as "users that are part of any of these groups won't trigger this rule"
What happened instead?
flottbot replies to users in the userlist.
Screenshots
Internal Slack, N/A (imagine photo of bot replying to user that lives in a usergroup that is listed in the rules YAML file under ignore_usergroups)
Your Environment
Please complete the following information):
- Flottbot version:
target/flottbot:0.5.0 - OS: unknown, internally hosted "serverless" platform
- OS version: n/a
- Bot YAML (see below)
- Rule YAML (see below) if applicable
# please paste .bot.yml here (remove any sensitive information!)...
ignore_threads: true
ignore_usergroups:
- ourgroupname
...Additional context
N/A
Reactions are currently unavailable