pwntester / octo.nvim

Edit and review GitHub issues and pull requests from the comfort of your favorite editor
MIT License
2.24k stars 124 forks source link

[Feature Request] Allow passing `-y` to `:Octo pr create` to accept all the default options #545

Open carlos-algms opened 1 month ago

carlos-algms commented 1 month ago

Issue Description

Type: feature request

It would be great to have an option to accept all the default options when creating a PR

Describe what happened (or what feature you want)

Every time I run :Octo pr create I always use the default options, and some of the steps use Enter and others Y, and sometimes I have to start it over because I pressed Enter where Y was expected.

Describe what you expected to happen

It would be great to have the option to create a PR without any prompts Something like: :Octo pr create -y