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

Add push option to update-prs #153

Open
Dan7-7-7 opened this issue Nov 21, 2024 · 0 comments
Open

Add push option to update-prs #153

Dan7-7-7 opened this issue Nov 21, 2024 · 0 comments
Labels
good first issue Good for newcomers

Comments

@Dan7-7-7
Copy link
Collaborator

We've had a couple of people ask how to push new changes after prs have been created. The suggested approach currently is just using foreach with git push. However, the update-prs option is causing confusion, especially as gh sometimes seems able to update the pr with new commits when e.g. turbolift update-prs --amend-description is run, as a side effect of the gh pr edit command (?).

To clear up the confusion and make sure the user gets their intended behaviour we should consider adding a push option to update-prs.

e.g. turbolift update-prs --push to push any new commits.

@Dan7-7-7 Dan7-7-7 added the good first issue Good for newcomers label Nov 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant