1
0
mirror of https://gitea.com/Sirherobrine23/tea.git synced 2024-07-02 14:04:29 -03:00
tea/modules
Norwin 8bb5c15745 Add commands for reviews (#315)
add interactive `tea pr review`

it's amazingly simple

vendor gitea.com/noerw/unidiff-comments

add `tea pr lgtm|reject` shorthands

vendor slimmed down diff parser

review diff: default to true

if users want a shortcut, they can use lgtm or reject subcmds

`tea pr approve`: accept optional comment

Co-authored-by: Norwin Roosen <git@nroo.de>
Reviewed-on: https://gitea.com/gitea/tea/pulls/315
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com>
Reviewed-by: 6543 <6543@obermui.de>
Co-Authored-By: Norwin <noerw@noreply.gitea.io>
Co-Committed-By: Norwin <noerw@noreply.gitea.io>
2020-12-21 23:22:22 +08:00
..
config replace flag globals, require context for commands (#291) 2020-12-16 01:38:22 +08:00
context replace flag globals, require context for commands (#291) 2020-12-16 01:38:22 +08:00
git make PR workflow helpers more robust (#300) 2020-12-17 22:00:16 +08:00
interact Add commands for reviews (#315) 2020-12-21 23:22:22 +08:00
print Show PR CI status (#306) 2020-12-17 01:16:50 +08:00
task Add commands for reviews (#315) 2020-12-21 23:22:22 +08:00
utils rewrote config file path search (#219) 2020-10-06 13:06:47 +00:00