Home
last modified time | relevance | path

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

/developtools/integration_verification/tools/fotff/pkg/gitee_common/
Dsteps_gitee.go102 issueInfos, err := combineMRsToIssue(allMRs, branch)
144 func combineMRsToIssue(allMRs []*gitee.Commit, branch string) (map[string]*IssueInfo, error) { func