vsoch / pull-request-action

open a pull request when a branch is pushed or updated

Home Page:https://github.com/marketplace/actions/pull-request-action

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Team Reviewers doesnt work

satishjuvo88 opened this issue · comments

As per your advice, i removed the org name and the '/ and tried and also individual reviewers also dont work.

Number opened for PR is 125
Found reviewers: "akaroth" and team reviewers: "webteam"
{"reviewers":["akaroth"], "team_reviewers":["webteam"]}
Enter host password for user 'satish***88':
{
"message": "Validation Failed",
"errors": [
"Could not resolve to a node with the global id of 'MDQ6VGVhbTMyNzAxOTA='."
],
"documentation_url": "https://developer.github.com/v3/pulls/review_requests/#create-a-review-request"
}
Add reviewers return code: 0
==========================================================================
END: Finished

I got this error message again, not sure what is means

This looks like a permissions issue probot/probot#981 so it’s either a permission missing or the team is private.

commented

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.