You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add a new users_on_vacation config which prevents PR assignment
People keep assigning me to PRs (usually new contributors who haven't
seen my Zulip message). I very much do not want this. Prevent it in
triagebot.
- If `r? jyn514` is posted after a comment after the PR is opened, post a
useful error but otherwise do nothing
- If `r? jyn514` is posted in the PR body, fall back to assigning from
the diff (as if `r?` wasn't present)
- If `r? bootstrap` is posted anywhere, filter me out from the team. I
am not actually on the review rotation currently, but this would be
useful if I were (and maybe other people will find it useful?).
0 commit comments