We've run into several instances now where a PR on a new repository caused the bot to fail outright because the pr-assign action attempted to request review from people that aren't collaborators on a certain repo. While easily fixable, such a problem shouldn't derail the bot from running entirely. We should handle the error gracefully.
We've run into several instances now where a PR on a new repository caused the bot to fail outright because the
pr-assign
action attempted to request review from people that aren't collaborators on a certain repo. While easily fixable, such a problem shouldn't derail the bot from running entirely. We should handle the error gracefully.