This is an archive of the discontinued Mercurial Phabricator instance.

phabricator: add phabupdate command to update status in batch
ClosedPublic

Authored by quark on Jul 18 2017, 5:10 AM.

Details

Summary

Changing status (accept, etc) on the webpage is not very convenient -
currently there is no way to accept (or abandon etc.) a stack using a single
click or command.

This patch adds a phabupdate command that could be used to change status
in batch. It also supports --comment which will write a comment on the
last revision, which is similar to what we do using emails.

Diff Detail

Repository
rHG Mercurial
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.

Event Timeline

quark created this revision.Jul 18 2017, 5:10 AM

These all look like they're heading the right direction, but I'm not prepared to land them in 4.3-rc. Let's revisit after the freeze.

quark abandoned this revision.Jul 18 2017, 5:37 PM

Revisit after freeze

quark reclaimed this revision.Aug 1 2017, 4:39 PM
quark updated this revision to Diff 557.Aug 4 2017, 3:55 PM
quark updated this revision to Diff 572.Aug 4 2017, 6:13 PM
quark updated this revision to Diff 842.Aug 13 2017, 12:41 AM
durin42 accepted this revision.Aug 15 2017, 5:43 PM
durin42 added a subscriber: durin42.

queued, thanks

This revision is now accepted and ready to land.Aug 15 2017, 5:43 PM
This revision was automatically updated to reflect the committed changes.