Parent
Parent: #196
What to build
Remove _WorkflowCommon from PRCommentWorkflow inheritance and migrate all I/O calls to use PhaseOps methods. PRCommentWorkflow should inherit only PhaseOps.
PRCommentWorkflow uses the same _WorkflowCommon pattern as DevLoopWorkflow. Removing the _WorkflowCommon inheritance and consolidating onto PhaseOps closes the second instance of the parallel I/O protocol.
Acceptance criteria
Blocked by
Parent
Parent: #196
What to build
Remove _WorkflowCommon from PRCommentWorkflow inheritance and migrate all I/O calls to use PhaseOps methods. PRCommentWorkflow should inherit only PhaseOps.
PRCommentWorkflow uses the same _WorkflowCommon pattern as DevLoopWorkflow. Removing the _WorkflowCommon inheritance and consolidating onto PhaseOps closes the second instance of the parallel I/O protocol.
Acceptance criteria
Blocked by