node-gh / gh

(DEPRECATED) GitHub CLI made with NodeJS. Use the official https://cli.github.com/ instead.
http://nodegh.io
Other
1.71k stars 217 forks source link

Use format issues function to handle issues format #571

Closed protoEvangelion closed 5 years ago

protoEvangelion commented 6 years ago

In order to set up the search issues functionality for integration testing, we had to abstract the formatting issues logic into a function. #569

This should be identical to the listing issues functionality: gh is --list

Label formatting has been updated recently but those changes were never applied to the search functionality. We need to adapt the new formatIssues function to include the formatting that was added for listing issues.

protoEvangelion commented 5 years ago

Resolved here: https://github.com/node-gh/gh/commit/f7c0de3b41b4617f1b5104c1f65933ff6390c2ff