Skip to content
This repository has been archived by the owner on Nov 4, 2022. It is now read-only.

Provide same table format for issues as in pull-requests #652

Open
mdelapenya opened this issue Sep 4, 2019 · 1 comment
Open

Provide same table format for issues as in pull-requests #652

mdelapenya opened this issue Sep 4, 2019 · 1 comment

Comments

@mdelapenya
Copy link
Contributor

gh pr displays a table and gh is displays a list.

As a user, I'd like to see same info about issues than in pulls, including issue status.

@protoEvangelion
Copy link
Member

This will involve adding table format used in the src/pull-request.ts file in the src/issue.ts file.

PullRequest.prototype.printPullsInfoTable_ = function(pulls) {

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants