Skip to content

Commit 8babd9d

Browse files
committed
PR number
1 parent f24d27b commit 8babd9d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/logic/github.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -653,6 +653,7 @@ func (GithubLogic) insertOrUpdateGCCT(_prInfo *prInfo, title string, isTranslate
653653
return nil
654654
}
655655

656+
gcttGit.PR = _prInfo.number
656657
gcttGit.Username = _prInfo.username
657658
gcttGit.Title = title
658659
gcttGit.Md5 = md5

0 commit comments

Comments
 (0)