Closed Bug 1101524 Opened 11 years ago Closed 7 years ago

Shouldn't be necessary to publish new commits to an existing review

Categories

(MozReview Graveyard :: General, defect, P3)

x86_64
Linux
defect

Tracking

(Not tracked)

RESOLVED INVALID

People

(Reporter: jgraham, Unassigned)

Details

When updating a review by pushing new commits, it shouldn't be necessary to push "publish"; this is easy to forget and disruptive as it requires switching into the browser.
I think this would be best fixed by introducing some sort of flag on push to indicate publish should happen immediately, rather than publishing by default. Having the draft state is nice because it allows you to check your push, and correct it, without ever making things public. I actually use this to do self review in the diff viewer before requesting other reviewers.
Mercurial has an internal "is ui interactive" flag. We can prompt to publish if that is enabled. That will add minimal overhead while preventing publishing of accidents. This is arguably orthogonal to a --publish flag. But I think we should start here.
Priority: -- → P2
We have too many P1s, so I'm spreading out the priorities. P3 -> P4, P2 -> P3, and some portion of P1s will become P2.
Priority: P2 → P3
Product: Developer Services → MozReview
MozReview is now obsolete. Please use Phabricator instead. Closing this bug.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → INVALID
You need to log in before you can comment on or make changes to this bug.