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