1 reference to GetExistingPullRequestAsync
Microsoft.DotNet.Baselines.Tasks (1)
PRCreator.cs (1)
384
var existingPullRequest = await
GetExistingPullRequestAsync
(title, targetBranch);