mirror of
https://github.com/louislam/uptime-kuma.git
synced 2026-05-17 08:26:56 +03:00
chore(generate-changelog): Fix Translation PRs did not merge together (#6890)
This commit is contained in:
@@ -6,7 +6,7 @@ import * as childProcess from "child_process";
|
||||
|
||||
const ignoreList = ["louislam", "CommanderStorm", "UptimeKumaBot", "weblate", "Copilot", "autofix-ci[bot]", "app/copilot-swe-agent", "app/github-actions", "github-actions[bot]"];
|
||||
|
||||
const mergeList = ["Translations Update from Weblate", "Update dependencies"];
|
||||
const mergeList = ["chore: Translations Update from Weblate", "chore: Update dependencies"];
|
||||
|
||||
const template = `
|
||||
|
||||
|
||||
Reference in New Issue
Block a user