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
allow assigning users to the newly-created issues (#30)
* allow passing a list of assigned users
* use a comma-separated string instead
* use github script (node?) to split the string
* use a variable instead
* document that all users have to have commit rights
0 commit comments