Signed-off-by: jolheiser <john.olheiser@gmail.com> Co-authored-by: Lauris BH <lauris@nix.lv> Co-authored-by: Lauris BH <lauris@nix.lv>
This commit is contained in:
parent
7ec1c13f53
commit
a82c7d4323
1 changed files with 1 additions and 1 deletions
|
@ -609,7 +609,7 @@ func GetCommitMessages(pr *models.PullRequest) string {
|
||||||
}
|
}
|
||||||
element = element.Next()
|
element = element.Next()
|
||||||
}
|
}
|
||||||
|
skip += limit
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Reference in a new issue