mirror of
https://gitea.com/gitea/tea.git
synced 2025-10-12 00:45:32 +02:00
Add tea pr merge
(#348)
fixes #343 Co-authored-by: Norwin Roosen <git@nroo.de> Co-authored-by: 6543 <6543@obermui.de> Reviewed-on: https://gitea.com/gitea/tea/pulls/348 Reviewed-by: 6543 <6543@obermui.de> Reviewed-by: Andrew Thornton <art27@cantab.net> Co-authored-by: Norwin <noerw@noreply.gitea.io> Co-committed-by: Norwin <noerw@noreply.gitea.io>
This commit is contained in:
@@ -43,6 +43,7 @@ var CmdPulls = cli.Command{
|
||||
&pulls.CmdPullsReview,
|
||||
&pulls.CmdPullsApprove,
|
||||
&pulls.CmdPullsReject,
|
||||
&pulls.CmdPullsMerge,
|
||||
},
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user