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

Allow for comments when creating/updating reviews #54

Open
ppfeister opened this issue Aug 29, 2024 · 2 comments
Open

Allow for comments when creating/updating reviews #54

ppfeister opened this issue Aug 29, 2024 · 2 comments
Labels
enhancement New feature or request

Comments

@ppfeister
Copy link

fbrnch should allow for additional comments to be added when creating or updating reviews on bz. Sometimes it's necessary to add some notes, and this would avoid the additional step of going to bz to send another email, when it can be just the one post.

Maybe a --comment/-c flag on each subcommand. When provided with a string, append that comment. Otherwise, open $EDITOR to modify the bz message before sending.

@juhp juhp added the enhancement New feature or request label Nov 29, 2024
@juhp
Copy link
Owner

juhp commented Nov 29, 2024

Okay - maybe editor is the way to go (there are similar requests also for updates).

@juhp
Copy link
Owner

juhp commented Nov 29, 2024

Though when updating a review, update-review does prompt for input before posting.

Anyway an option to use an editor on the draft comment would be useful.

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

No branches or pull requests

2 participants