Do not auto-assigning Hackbot when submitting a Phabricator revision
Categories
(bugzilla.mozilla.org :: Extensions, enhancement)
Tracking
()
People
(Reporter: suhaib, Assigned: dkl)
References
Details
Attachments
(1 file)
Hackbot can now submit patches to Phabricator, with Hackbot (hackbot@mozilla.tld) listed as the author. However, we don't want to land patches that aren't owned by a developer who understands the change, takes ownership of it, and makes any necessary modifications, ideally even before requesting code review.
The current flow is to use Phabricator's "Commandeer" feature to take over the revision, which changes the author to the person who commandeered it.
Given this, we need to:
- Prevent auto-assigning Hackbot on bugs
- Make sure that the commandeer get assigned to the bug once they commandeered the revision
Comment 1•10 days ago
|
||
| Assignee | ||
Updated•10 days ago
|
Comment 2•2 days ago
|
||
Is this fixed and deployed?
| Assignee | ||
Comment 3•2 days ago
|
||
(In reply to Marco Castelluccio [:marco] from comment #2)
Is this fixed and deployed?
Waiting on review. Should be soon now that Connor is back
Comment 4•2 days ago
|
||
Authored by https://github.com/dklawren
https://github.com/mozilla-bteam/bmo/commit/c1d5e5f81832a2fbfe707cfaa1685689c2d4d238
[master] Bug 2054574 - Do not auto-assigning Hackbot when submitting a Phabricator revision
Description
•