Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[feature request] Only prompt for combined PR name if we actually need to create or update it #28

Open
greglockwood opened this issue Jan 6, 2021 · 0 comments

Comments

@greglockwood
Copy link
Contributor

Currently, every time you use --create-prs with a combined branch in the train, it asks before even checking if it is necessary what the combined branch PR should be called in GitHub.

This prompts some anxiety for me because I don't know if it will be used or not, so I have to go back and check what I already called it and type that out again.

It would be great if we could defer prompting the user for input until it is necessary.

For bonus points, we could try to infer a sensible name as the default value for the prompt.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant