Compare commits
1 Commits
b21d097cf8
...
4db3302f69
Author | SHA1 | Date | |
---|---|---|---|
4db3302f69 |
@ -284,7 +284,7 @@ for msg_type, value in review_body.items():
|
|||||||
if len(api_body['comments']) == 0:
|
if len(api_body['comments']) == 0:
|
||||||
|
|
||||||
api_body.update({
|
api_body.update({
|
||||||
'body': "G'day, I didn't find any linting errors",
|
'body': "G'day, I didn't find any problems to report on",
|
||||||
'event': 'APPROVE'
|
'event': 'APPROVE'
|
||||||
})
|
})
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user