-
Notifications
You must be signed in to change notification settings - Fork 901
Open
Description
Is your feature request related to a problem? Please describe.
I often want to mark my Gerrit changes as work-in-progress. I current have to do this via the web interface or the Git CLI.
Describe the solution you'd like
Add --wip and --active flags to jj gerrit upload for marking the Gerrit change as work-in-progress or active, respectively.
Describe alternatives you've considered
- Using the web GUI or the Git CLI is a little out of my way. Also, uploading and then marking it as WIP in the web interface leaves the change unmarked for a moment.
- Maybe a
--no-wipflag instead of--activemight be more descriptive, though Gerrit uses the WIP/active terminology in its interface.
Additional context
just1602
Metadata
Metadata
Assignees
Labels
No labels