Phabricator/FAQ: Difference between revisions

New FAQ entry
No edit summary
(New FAQ entry)
Line 58: Line 58:


To request a password [https://bugzilla.mozilla.org/enter_bug.cgi?product=Infrastructure%20%26%20Operations&component=MOC%3A%20Service%20Requests file a bug requesting a password reset] '''while logged in to your account with SCM permissions'''.
To request a password [https://bugzilla.mozilla.org/enter_bug.cgi?product=Infrastructure%20%26%20Operations&component=MOC%3A%20Service%20Requests file a bug requesting a password reset] '''while logged in to your account with SCM permissions'''.
=== Lando says "This diff does not have the proper author information uploaded to Phabricator", but I used "arc diff" to upload my patch. What's wrong? ===
This can happen if you have not set an author email in your '''.hgrc''' file.  Set your author email in your '''.hgrc''' to your username, '''Firstname Lastname <yourldapemail@mozilla.com>'''.  Update your commit so it contains the new author data.  Re-run '''arc diff''' so that the new commit+data is uploaded to Phabricator.
75

edits