Searched refs:combineMRsToIssue (Results 1 – 1 of 1) sorted by relevance
102 issueInfos, err := combineMRsToIssue(allMRs, branch)144 func combineMRsToIssue(allMRs []*gitee.Commit, branch string) (map[string]*IssueInfo, error) { func