Open craig-davis opened 8 years ago
@craig-davis You're right. I think the code could be adapted to support multi-assignees (which as you know, is a recent feature Github introduced). I'm happy to help if you are interested in taking a stab at that.
Also happy to accept pull requests for the support.
@ndaversa Multiple assignee support would be a great addition at work. I'll try to find some time to work on it next week.
This currently appears to use only the first assignee on a PR. Does the current architecture allow this to be extended to:
Thoughts?