Remove logging approvals list
This commit is contained in:
parent
2e1bbe88dc
commit
df6ef3d5af
1 changed files with 0 additions and 2 deletions
|
@ -160,8 +160,6 @@ func processIssueCommentEvent(event *github.IssueCommentEvent) {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
log.Println(approvals)
|
|
||||||
|
|
||||||
if reactionCount >= reactionCountGoal {
|
if reactionCount >= reactionCountGoal {
|
||||||
// Merge the pull request
|
// Merge the pull request
|
||||||
merge := &github.PullRequestOptions{
|
merge := &github.PullRequestOptions{
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue