fix: No problems found #6

Merged
jon merged 11 commits from fix-5-no-promlems-approve-pr into development 2025-07-12 14:11:41 +00:00
7 changed files with 146 additions and 44 deletions
Showing only changes of commit eb11625b66 - Show all commits

View File

@ -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 = {