cli/api
Mislav Marohnić de59f6a1bf Add flags to add additional metadata to issue create
- `-a, --assignee` (accepts multiple)
- `-l, --label` (accepts multiple)
- `-p, --project` (accepts multiple)
- `-m, --milestone`
2020-04-15 18:28:52 +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 Remove Participants related codes for pr view` 2020-04-10 01:02:51 +09:00
queries_repo.go Add flags to add additional metadata to issue create 2020-04-15 18:28:52 +02:00
queries_repo_test.go Code fixes informed by golangci-lint failures (#738) 2020-04-03 16:33:34 +02:00