Skip to content

Add support for pr list by author#2628

Closed
GeorgeMac wants to merge 1 commit intocli:trunkfrom
GeorgeMac:gm/pr-list-by-author
Closed

Add support for pr list by author#2628
GeorgeMac wants to merge 1 commit intocli:trunkfrom
GeorgeMac:gm/pr-list-by-author

Conversation

@GeorgeMac
Copy link

Supports #1119

This adds support for:

gh pr list --author GeorgeMac
gh pr list --A GeorgeMac

I tried to follow along with the discussions in that Issue thread. This appears to work for my use-case, not sure if I am missing something or if using the search API is not the way to go.

Just thought I would throw this out there incase ✌️

@GeorgeMac GeorgeMac force-pushed the gm/pr-list-by-author branch from 17028a6 to 0155627 Compare December 15, 2020 16:39
@GeorgeMac
Copy link
Author

Looks like i've got some tests to fix :D Will get on those.

@GeorgeMac GeorgeMac force-pushed the gm/pr-list-by-author branch from 0155627 to e8184c3 Compare December 15, 2020 16:49
@vilmibm vilmibm self-assigned this Jan 20, 2021
@vilmibm
Copy link
Contributor

vilmibm commented Jan 21, 2021

This is good work, but it has convinced us that we'd like to just switch fully over to the search API endpoints so that we can unlock even more filtering along these lines. We'd rather wait and make that switch all at once instead of conditionally using it for some queries and not others. Thanks for patience while we plan for that 🙏

@vilmibm vilmibm closed this Jan 21, 2021
@GeorgeMac
Copy link
Author

Thanks for the explanation @vilmibm 🙏 No worries.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants