auto-assign icon indicating copy to clipboard operation
auto-assign copied to clipboard

Is it possible to exclude PR author from assignees?

Open christian-schwaderer opened this issue 1 year ago • 0 comments

Hi! Currently looking into this and wondering if my use case works:

My wish: When a PR is opened, every user in the owner team should be added as the reviewer - except the PR author. Additionally, one random reviewer (again: not the PR author) should be added as assignee. (Reason is that in our team "assignee" means something like "the one who should do manual testing on top of reviewing".)

Is that possible?

If I get https://github.com/kentaro-m/auto-assign/pull/72 right, it did the opposite. PR authors are added to assignees instead of excluded.

christian-schwaderer avatar Sep 25 '24 13:09 christian-schwaderer