rust-lang / triagebot

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

Handle when user has no PR prefs set #1788

Closed apiraino closed 2 months ago

apiraino commented 2 months ago

Should close #1787

I am not 100% sure but by looking at where the callsite unwrap()s I think I had just forgot to handle the case when a user has no preferences set for the PR review assignment.

r? @Mark-Simulacrum