Mergifyio / mergify

Mergify Community Issue Tracker
https://mergify.com
Apache License 2.0
318 stars 92 forks source link

Backport body says "whatever" instead of errors #5040

Closed ankush closed 2 years ago

ankush commented 2 years ago

reference: https://github.com/frappe/frappe/pull/18108

Screenshot 2022-09-13 at 4 40 37 PM

Expected Behavior

Check description it has "whatever" instead of body or error messages (the usual)

Actual Behavior

Show error message or nothing if successfuly. Not sure what "whatever" means.

  1. Check this PR https://github.com/frappe/frappe/pull/18108 , we backported using backport label
  2. link to config: https://github.com/frappe/frappe/blob/develop/.mergify.yml#L64

This happened on multiple PRs hence reporting.

sileht commented 2 years ago

The patch that introduced the regression has been removed.