Home
last modified time | relevance | path

Searched refs:GetMRIssueURL (Results 1 – 2 of 2) sorted by relevance

/developtools/integration_verification/tools/fotff/vcs/gitee/
Dissue.go29 func GetMRIssueURL(owner string, repo string, num int) ([]string, error) { func
/developtools/integration_verification/tools/fotff/pkg/gitee_common/
Dsteps_gitee.go151 issues, err := gitee.GetMRIssueURL(mr.Owner, mr.Repo, num)