Add tea pr merge #348

Merged
zeripath merged 3 commits from noerw/tea:add-merge into master 2021-03-17 19:56:05 +00:00
Member

fixes #343

fixes #343
noerw added the
kind
feature
label 2021-03-12 23:54:30 +00:00
noerw added 1 commit 2021-03-12 23:54:31 +00:00
All checks were successful
continuous-integration/drone/pr Build is passing
1e7daeaf49
add tea pr merge
noerw added this to the v0.8.0 milestone 2021-03-13 01:24:02 +00:00
lunny reviewed 2021-03-13 07:11:11 +00:00
Dismissed
@ -0,0 +1,57 @@
// Copyright 2020 The Gitea Authors. All rights reserved.
Owner

2021?

2021?
6543 marked this conversation as resolved
noerw added 1 commit 2021-03-13 12:42:10 +00:00
All checks were successful
continuous-integration/drone/pr Build is passing
1d8321d9c3
update year
6543 reviewed 2021-03-13 14:13:49 +00:00
Dismissed
6543 left a comment
Owner

as comment

as comment
@ -0,0 +26,4 @@
&cli.StringFlag{
Name: "style",
Aliases: []string{"s"},
Usage: "Kind of merge to perform: merge, rebase, squash, rebase-merge",
Owner

for squash merge, we need flags for "Title" and "Message" options

for squash merge, we need flags for "Title" and "Message" options
6543 marked this conversation as resolved
6543 reviewed 2021-03-13 14:19:25 +00:00
Dismissed
6543 left a comment
Owner

nit

nit
@ -0,0 +26,4 @@
&cli.StringFlag{
Name: "style",
Aliases: []string{"s"},
Usage: "Kind of merge to perform: merge, rebase, squash, rebase-merge",
Owner

Default: "merge",

Default: "merge",
6543 marked this conversation as resolved
6543 added 1 commit 2021-03-13 14:31:37 +00:00
All checks were successful
continuous-integration/drone/pr Build is passing
7db6f2ac32
add title & message options + default style value
6543 approved these changes 2021-03-13 14:32:10 +00:00
Dismissed
6543 approved these changes 2021-03-13 15:35:27 +00:00
Dismissed
zeripath approved these changes 2021-03-17 19:55:57 +00:00
Dismissed
zeripath merged commit 0bf844018c into master 2021-03-17 19:56:05 +00:00
zeripath referenced this issue from a commit 2021-03-17 19:56:06 +00:00
Sign in to join this conversation.
No description provided.