Closed Bug 1266541 Opened 8 years ago Closed 6 years ago

r?foo at beginning of a commit message or subsequent line doesn't (always?) tag the reviewer

Categories

(MozReview Graveyard :: Integration: Mercurial, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED INVALID

People

(Reporter: jgilbert, Unassigned)

Details

This seems to have happened a couple times now.

Git wraps first commit lines early, and has a 72-char hard limit. This wrapping sometimes leaves the r?foo off the first line, and it doesn't get picked up by hg push review integration.

To get around this, I tried starting commits with r?foo, but this seems to (sometimes?) not work.
The final commit here did not pick up the start-of-line "r?jrmuizel":
https://bugzilla.mozilla.org/show_bug.cgi?id=1262265
FWIW, the workaround I'm using now is to include a leading space:
" r?foo - blah blah blah"
MozReview is now obsolete. Please use Phabricator instead. Closing this bug.
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → INVALID
You need to log in before you can comment on or make changes to this bug.