rust-lang / triagebot

Automation/tooling for Rust spaces
https://triage.rust-lang.org
Apache License 2.0
170 stars 74 forks source link

Messages not sent when cc is empty #1644

Closed aDotInTheVoid closed 1 year ago

aDotInTheVoid commented 1 year ago

@aDotInTheVoid This seems to have broken mentions that don't have a cc field. There are some that are configured to post a message without mentioning any specific users. Can you take a look at posting a fix for that? I think the filter just needs to not filter when cc is empty.

Originally posted by @ehuss in https://github.com/rust-lang/triagebot/issues/1641#issuecomment-1236188086