-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
Looks like Github changed slightly the interface for reviews:
In my previous commit I fixed a 500 error when an empty body is received but this results now in two messages.
e.g.
> carstene1ns reviewed pull request 490
> carstene1ns commented on pull request 490
> [The review message]
The documentation of the API is lacking so I'm just guessing a bit here what would make sense in handling this. 😅
When it's a pull_request_review: These always have empty body payloads now (null).
Ignore them, except when review.state is approved or changes_requested.
review.state == commented is the part that spams now.
When it's a pull_request_review_comment: No changes required.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels