annervisser / pr-cli

Command line tool for easily creating pull requests for part of your changes without interrupting your flow.
https://deno.land/x/prcli
MIT License
8 stars 1 forks source link

Add markers around PR body and only replace generated part when updating #193

Closed annervisser closed 4 months ago

annervisser commented 4 months ago

I've added this bit to the PR body manually on GitHub, it should now be kept when updating the PR.

Move PR update check after force push and body


Add markers around PR body and only replace generated part when updating

Fixes #185