cli/api
Nate Smith c7f7bfc328
Merge pull request #787 from cli/issue-pr-create-metadata
Add flags to add additional metadata to `issue/pr create`
2020-05-08 15:04:15 -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 Order projects, teams, and labels by name 2020-05-08 18:22:14 +02:00
queries_pr.go Merge pull request #787 from cli/issue-pr-create-metadata 2020-05-08 15:04:15 -05:00
queries_repo.go issue/pr create: hide "Add metadata" if viewer does not have triage permission 2020-05-08 18:37:08 +02:00
queries_repo_test.go Replace FakeHTTP with httpmock which is now compatible 2020-05-07 15:19:14 +02:00