1 reference to GetCommitAuthorAsync
Microsoft.DotNet.Git.IssueManager (1)
Helpers\RepositoryHelper.cs (1)
28
return await GitHubClient.
GetCommitAuthorAsync
(repositoryUrl, commit, gitHubPersonalAccessToken);