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/modules
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>
4 years ago
..
config replace flag globals, require context for commands (#291) 4 years ago
context Don't exit if we can't find a local repo with a remote matching to a login (#336) 4 years ago
git don't push before creating a pull (#334) 4 years ago
interact Add more issue / pr creation params (#331) 4 years ago
print Improve `tea time` (#319) 4 years ago
task Add more issue / pr creation params (#331) 4 years ago
utils Add more issue / pr creation params (#331) 4 years ago
workaround Introduce workaround for missing pull head sha (#340) 4 years ago