remove clan-bot
gitea has auto-merge builtin, so we don't need the clan-bot.
This commit is contained in:
@@ -17,8 +17,6 @@ cmd = [
|
||||
"origin",
|
||||
"upstream",
|
||||
"main",
|
||||
"--assignees",
|
||||
",".join(["clan-bot", *args.reviewers]),
|
||||
*(["--labels", "needs-review"] if not args.no_review else []),
|
||||
*args.args,
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user