cli/api
Mislav Marohnić d3a89b8744 Expand issue create metadata flags to pr create
- Includes support `pr create --reviewer <login>`
- Hide "Preview in browser" menu option when any metadata are set
2020-04-17 20:23:57 +02:00
..
client.go pr bug/rest-204 review feedback 2020-04-10 16:48:11 -07:00
client_test.go pr bug/rest-204 review feedback 2020-04-10 16:48:11 -07:00
fake_http.go Fix auto-forking scenario in pr create 2020-04-01 19:37:56 +02:00
pull_request_test.go Prevent crash when encountering "STALE" check conclusion 2020-03-27 09:54:11 +01:00
queries_issue.go Remove Participants related codes 2020-04-10 00:56:45 +09:00
queries_issue_test.go Code fixes informed by golangci-lint failures (#738) 2020-04-03 16:33:34 +02:00
queries_org.go Add ability to repo create within an org 2020-03-03 21:49:47 +01:00
queries_pr.go Expand issue create metadata flags to pr create 2020-04-17 20:23:57 +02:00
queries_repo.go Expand issue create metadata flags to pr create 2020-04-17 20:23:57 +02:00
queries_repo_test.go Code fixes informed by golangci-lint failures (#738) 2020-04-03 16:33:34 +02:00