cli icon indicating copy to clipboard operation
cli copied to clipboard

Fix: `gh pr create` prioritize `--title` and `--body` over `--fill` when `--web` is present

Open dankrzeminski32 opened this issue 10 months ago • 2 comments

Fixes #10527

I had been working on this when I saw that another PR had come out to solve this issue. I didn't see any test cases on that PR so I figured I would throw mine out there to see which you prefer.

dankrzeminski32 avatar Mar 06 '25 05:03 dankrzeminski32

👋 Hi @dankrzeminski32!

Thanks for working on this! We currently have some significant changes to gh pr create underway in https://github.com/cli/cli/pull/10513, so we are going to review this after that work is completed.

🥂 ❤️

BagToad avatar Mar 24 '25 15:03 BagToad

👋 Hi @dankrzeminski32

This PR is no longer blocked - please feel free to rebase your branch or merge in changes from trunk.

Please @ mention me when you're ready for a review 😁

BagToad avatar Apr 15 '25 20:04 BagToad

It's with sincere regrets that I need to revert these changes due to a regression reported in https://github.com/cli/cli/issues/11277. I'm going to reopen the original issue so we can review these changes in light of new understanding so we can support this use case. 🙇

cc: @simon-isler

andyfeller avatar Jul 14 '25 21:07 andyfeller