This is an archive of the discontinued Mercurial Phabricator instance.

phabricator: allow specifying reviewers on phabsend
ClosedPublic

Authored by quark on Jul 11 2017, 11:56 AM.

Details

Summary

Sometimes people want to specify reviewer explicitly for a stack. The
webpage only allows changing reviewer for one revision at a time. This patch
adds a --reviewer flag to make it easier to specify reviewers.

Test Plan

On a test Phabricator instance, enable differential.allow-self-accept,
assign myself as a reviewer and make sure it works. Also try an invalid
username and make sure it raises.

Diff Detail

Repository
rHG Mercurial
Lint
Lint Skipped
Unit
Unit Tests Skipped

Event Timeline

quark created this revision.Jul 11 2017, 11:56 AM
phillco accepted this revision.Jul 13 2017, 3:58 PM
phillco added a subscriber: phillco.

lgtm

This revision is now accepted and ready to land.Jul 13 2017, 3:58 PM
quark edited edge metadata.Jul 14 2017, 4:35 PM
quark added a reviewer: hg-reviewers.
quark requested review of this revision.
durin42 accepted this revision.Jul 14 2017, 5:03 PM
This revision is now accepted and ready to land.Jul 14 2017, 5:03 PM
This revision was automatically updated to reflect the committed changes.