You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tea/cmd
Norwin 6f738df4a5 Add more issue / pr creation params (#331)
adds assignees, labels, deadline, milestone params

- [x] add flags to `tea issue create` (this is BREAKING, `-b` moved to `-d` for consistency with pr create)
- [x] add interactive mode to `tea issue create`
- [x] add flags to `tea pr create`
- [x] add interactive mode to `tea pr create`

fixes #171, fixes #303

Co-authored-by: Norwin Roosen <git@nroo.de>
Co-authored-by: 6543 <6543@obermui.de>
Reviewed-on: https://gitea.com/gitea/tea/pulls/331
Reviewed-by: 6543 <6543@obermui.de>
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: Norwin <noerw@noreply.gitea.io>
Co-committed-by: Norwin <noerw@noreply.gitea.io>
3 years ago
..
flags Add more issue / pr creation params (#331) 3 years ago
issues Add more issue / pr creation params (#331) 3 years ago
labels Add more command shorthands (#307) 3 years ago
login Add more command shorthands (#307) 3 years ago
milestones Add `tea issues --fields`, allow printing labels (#312) 3 years ago
organizations Add more command shorthands (#307) 3 years ago
pulls Add more issue / pr creation params (#331) 3 years ago
releases Update Vendors (#337) 3 years ago
repos Add `tea issues --fields`, allow printing labels (#312) 3 years ago
times Improve `tea time` (#319) 3 years ago
autocomplete.go Proper help text & new README structure (#311) 3 years ago
categories.go Proper help text & new README structure (#311) 3 years ago
comment.go tea comment: handle piped stdin (#322) 3 years ago
issues.go Add `tea comment` and show comments of issues/pulls (#313) 3 years ago
labels.go Proper help text & new README structure (#311) 3 years ago
login.go Proper help text & new README structure (#311) 3 years ago
logout.go Proper help text & new README structure (#311) 3 years ago
milestones.go Add `tea issues --fields`, allow printing labels (#312) 3 years ago
notifications.go Proper help text & new README structure (#311) 3 years ago
open.go Proper help text & new README structure (#311) 3 years ago
organizations.go Proper help text & new README structure (#311) 3 years ago
pulls.go Introduce workaround for missing pull head sha (#340) 3 years ago
releases.go Proper help text & new README structure (#311) 3 years ago
repos.go Proper help text & new README structure (#311) 3 years ago
times.go Improve `tea time` (#319) 3 years ago