Searched refs:GetMRIssueURL (Results 1 – 2 of 2) sorted by relevance
29 func GetMRIssueURL(owner string, repo string, num int) ([]string, error) { func
151 issues, err := gitee.GetMRIssueURL(mr.Owner, mr.Repo, num)