1
0
mirror of https://gitea.com/Sirherobrine23/tea.git synced 2024-07-04 16:00:11 -03:00
tea/modules/task
Norwin 8b588f5313 make PR workflow helpers more robust (#300)
improve handling of remote deleted branches

split git.TeaDeleteBranch

only delete remote branch if we have permission

add missing err check

Co-authored-by: Norwin Roosen <git@nroo.de>
Reviewed-on: https://gitea.com/gitea/tea/pulls/300
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>
2020-12-17 22:00:16 +08:00
..
issue_create.go Refactor error handling (#308) 2020-12-17 00:18:10 +08:00
labels_export.go Refactor error handling (#308) 2020-12-17 00:18:10 +08:00
login_create.go Refactor error handling (#308) 2020-12-17 00:18:10 +08:00
login_ssh.go [Refactor] unexport config.Config var & move login tasks to task module (#288) 2020-12-12 21:28:37 +08:00
pull_checkout.go make PR workflow helpers more robust (#300) 2020-12-17 22:00:16 +08:00
pull_clean.go make PR workflow helpers more robust (#300) 2020-12-17 22:00:16 +08:00
pull_create.go Show PR CI status (#306) 2020-12-17 01:16:50 +08:00