cli/api
Nate Smith 77ed118022
Merge pull request #880 from cli/pr-status-crash
Fix `pr status -R` crash with closed PR on the default branch
2020-05-08 14:23:51 -05:00
..
client.go Guide user through re-authorization flow if read:org scope is missing 2020-04-23 18:20:21 +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_issue.go just return the err 2020-04-30 08:59:14 -07:00
queries_issue_test.go Replace FakeHTTP with httpmock which is now compatible 2020-05-07 15:19:14 +02:00
queries_org.go Add ability to repo create within an org 2020-03-03 21:49:47 +01:00
queries_pr.go Merge pull request #880 from cli/pr-status-crash 2020-05-08 14:23:51 -05:00
queries_repo.go Replace FakeHTTP with httpmock which is now compatible 2020-05-07 15:19:14 +02:00
queries_repo_test.go Replace FakeHTTP with httpmock which is now compatible 2020-05-07 15:19:14 +02:00