cli/api
Mislav Marohnić d026d6af2d Use githubv4.MarkPullRequestReadyForReviewInput
This is available now that we've bumped githubv4
2020-05-28 15:38:46 +02:00
..
client.go Merge remote-tracking branch 'origin/master' into api-command 2020-05-27 12:56:06 +02:00
client_test.go Replace FakeHTTP with httpmock which is now compatible 2020-05-07 15:19:14 +02:00
pull_request_test.go Prevent crash when encountering "STALE" check conclusion 2020-03-27 09:54:11 +01:00
queries_gist.go just use a map + stdin test 2020-05-20 17:44:09 -05:00
queries_issue.go just return the err 2020-04-30 08:59:14 -07:00
queries_issue_test.go Improved error message when "owner/repo" format not provided (#919) 2020-05-18 11:13:48 +02:00
queries_org.go Order projects, teams, and labels by name 2020-05-08 18:22:14 +02:00
queries_pr.go Use githubv4.MarkPullRequestReadyForReviewInput 2020-05-28 15:38:46 +02:00
queries_repo.go Remove convertRepoInterfaceToRepository 2020-05-20 11:19:31 -07:00
queries_repo_test.go Improved error message when "owner/repo" format not provided (#919) 2020-05-18 11:13:48 +02:00
queries_user.go Stop providing AuthLogin from context 2020-05-20 17:09:13 +02:00