patch-package icon indicating copy to clipboard operation
patch-package copied to clipboard

[Feat] Add --create-issue character limit check

Open bombillazo opened this issue 11 months ago • 4 comments

Fixes https://github.com/ds300/patch-package/issues/328

This change adds a limit to the message sent to the GitHub create issue URL to avoid URL too long errors.

If the diff contents exceed 300 characters (this was chosen arbitrarily), the diff contents are replaced with a comment message replacement, and the console outputs the complete PR diff contents and instructs the user to copy/paste the diff into the PR description manually.

(The old PR was closed automatically when I merged the OG repo into the forked repo)

bombillazo avatar Sep 11 '23 16:09 bombillazo

Hey @ds300 , a PR review would be appreciated :)

bombillazo avatar Oct 10 '23 15:10 bombillazo

Hey @ds300 , any update on this feature?

bombillazo avatar Dec 04 '23 16:12 bombillazo

Hey @ds300, are there any other maintainers who could take a look? Communication seems to have been suddenly cut off. Are you still present?

bombillazo avatar May 17 '24 21:05 bombillazo

Hey, long time no talk, any update here?

bombillazo avatar Aug 06 '24 19:08 bombillazo