Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Apr 1, 2020. It is now read-only.

Commit 0798344

Browse files
newnewbz0al
authored andcommitted
chore: changed Bot name to commitlint
1 parent e74bec4 commit 0798344

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎lib/comments.js‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ async function checkComments(issues,pull){
66
let result
77
//iterates over all the comments
88
for (comment of comments['data']){
9-
if(comment.user.login=='testing-bot[bot]'&&comment.user.type=='Bot'){ //looks for the first comment made by the bot
9+
if(comment.user.login=='commitlint[bot]'&&comment.user.type=='Bot'){ //looks for the first comment made by the bot
1010
result = comment
1111
break
1212
}

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /