Open
Description
Only people who have commented on the issue or are a collaborator can be assigned to a github issue. Right now it fails to assign them, but maybe instead it can add a comment mentioning the person who can't be assigned.
Error:
😱 Something went wrong while migrating issue #153!
{
"status": 422,
"json": {
"message": "Validation Failed",
"errors": [
{
"value": "tmeckel",
"resource": "Issue",
"field": "assignees",
"code": "invalid"
}
],
"documentation_url": "https://developer.github.com/v3/issues/#create-an-issue"
}
}
Metadata
Metadata
Assignees
Labels
No labels