PullRequest Assignee #2675
Unanswered
BermudaLamb
asked this question in
Q&A
Replies: 2 comments
-
Hi! Does using the AddAssignees method present work? |
Beta Was this translation helpful? Give feedback.
0 replies
-
No, I'm looking for a method signature of AddAssignees(long repositoryId, int number, PullRequestReviewRequest users) and I don't see one in the Octokit.net nuget package. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I see that there is a property for getting the Assignee of a PullRequest. However, I don't see any way to set the Assignee when creating a PullRequest. If there is can you please share how that is done?
Beta Was this translation helpful? Give feedback.
All reactions