Lordfirespeed / NuGet-GameLib-Dehumidifier

An automated utility that maintains 'GameLibs' packages for Steam games.
GNU General Public License v3.0
10 stars 5 forks source link

'PR already exists' behaviour #26

Open Lordfirespeed opened 6 months ago

Lordfirespeed commented 6 months ago

When a 'new version' PR is already open, (I am not 100% sure what happens).

It would be more ideal for the behaviour to be 1) checkout existing PR branch 2) checkout -b new PR branch 3) make changes & push 4) Close old PR & delete its branch 5) open new PR