It should be possible to define the type of relationship between a task and an associated review.
Additionally, that relationship, plus the status of the code review, should be displayed at the top of the Phabricator task (somewhere near the @mentions section)
Description
Revisions and Commits
rPHEX phabricator-extensions | |||
rPHEX17f80e3fd07c Only cache gerrit api results for 15 minutes | |||
rPHEX7a526af8b46c Add GerritPatchesCustomField |
Status | Subtype | Assigned | Task | ||
---|---|---|---|---|---|
Stalled | None | T232656 Determine options to improve work flow between Phabricator and Gerrit | |||
Resolved | • mmodell | T229934 Enable semantic relationship between code review changesets and maniphest tasks in phabricator (show "Related Gerrit Patches") | |||
Declined | None | T152729 Integrate Stashbot better visually with Phabricator |
Event Timeline
This would probably involve some changes in phabricator as well as the gerrit plugin: its-phabricator
Presumably this is about Gerrit changesets?
Related:
- T95309: make gerritbot remove the "patch-for-review" tag once a patch is merged (or abandoned) (poor man's version for Gerrit)
- T100200: Support for getting the patch-to-review status from differential (equivalent task for Differential - do we still have repos there?)
- T158739: Create a Github notification bot for phabricator (similar task for Github)
I guess that would address a feature I have listed T209463 namely for each task add a link to a Gerrit search query for bug:Txxxx ( https://gerrit.wikimedia.org/r/#/q/bug:T12345 ) :] I have marked it as a duplicate of your task :]
10/10 totally aced.
Example https://gerrit.wikimedia.org/r/c/548964 which has Bug: T236746 and is thus attached to T236746. Under that task description:
As far as I concerned that fully address my idea from T209463 and even exceed it. Thank you Santa Mukunda!
I have no idea how you managed to implement and deploy that in less than four hours though.
This is the best usability improvement on Phabricator since the day the "Close As Duplicate" button was added.