platform icon indicating copy to clipboard operation
platform copied to clipboard

Ignore diff in blank lines when posting issue back to github

Open akhismat opened this issue 1 year ago • 1 comments

Ignore diff in blank lines when posting issue back to github

Huly®: UBERF-8367

akhismat avatar Oct 05 '24 09:10 akhismat

@haiodo There are two independent problems:

  1. Extra empty lines.
  2. Comments, which are not yet supported. Huly just removes them from a description and never put the issue back to GitHub because the description was changed.

This PR has fix only for №1: Allow put issue back if changes are in empty lines only.

№2 is in progress But even with this change Huly will never re-write the description in case the original issue has comments in the description.

Are you OK with this fix for №1 only?

akhismat avatar Oct 08 '24 06:10 akhismat