Skip to content
This repository has been archived by the owner on Feb 20, 2024. It is now read-only.

Add command to list pull requests #1

Closed
thamaraiselvam opened this issue Oct 21, 2019 · 9 comments
Closed

Add command to list pull requests #1

thamaraiselvam opened this issue Oct 21, 2019 · 9 comments
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers hacktoberfest help wanted Extra attention is needed

Comments

@thamaraiselvam
Copy link
Owner

This command should fetch all public PR from the user.

Suggested command:

gac list pr <username>

Output: Could be a list or table of content.

Reference:

API for fetching all PR

@thamaraiselvam thamaraiselvam added enhancement New feature or request help wanted Extra attention is needed good first issue Good for newcomers hacktoberfest labels Oct 21, 2019
@thamaraiselvam thamaraiselvam changed the title Add List PR command Add command to list pull requests Oct 21, 2019
@prithvijit-dasgupta
Copy link

Hey @thamaraiselvam I would like to work on this.

@thamaraiselvam
Copy link
Owner Author

You are on it. Assigned you. Don't forget to write unit tests 😉

@prithvijit-dasgupta
Copy link

prithvijit-dasgupta commented Oct 21, 2019

image

Currently getting something like this^? Should I proceed with this table format?

@thamaraiselvam
Copy link
Owner Author

That's really cool. Let's go with your formatting.

And command lets have like this?

list pr <username>

There are lots of commands under list, So they will become sub commands of it.

@prithvijit-dasgupta
Copy link

Ok making a commit with the initial changes...Need to look at cobra to get this functionality

@thamaraiselvam
Copy link
Owner Author

@prithvijit-dasgupta I have added list command, Add PR command under that. check followers command for reference

@thamaraiselvam
Copy link
Owner Author

@prithvijit-dasgupta can you please fix merge conflicts and move command into the list command?

@prithvijit-dasgupta
Copy link

@thamaraiselvam yeah i will do it by tomorrow night

@prithvijit-dasgupta
Copy link

@thamaraiselvam hey can you review it? I am sorry for such a huge delay...just got too busy

thamaraiselvam added a commit that referenced this issue Nov 2, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request good first issue Good for newcomers hacktoberfest help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants