Issue and patch selection should return Option<IssueOperation> directly (instead of Output { ... }).
Option<IssueOperation>
Output { ... }