pwntester / octo.nvim

Edit and review GitHub issues and pull requests from the comfort of your favorite editor

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

carlos-algms opened this issue · comments

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