chore(release): ignore autofix as an author in the changelog (#6725)
This commit is contained in:
parent
41fe0cb4fc
commit
9ae7ea6a19
@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
import * as childProcess from "child_process";
|
import * as childProcess from "child_process";
|
||||||
|
|
||||||
const ignoreList = ["louislam", "CommanderStorm", "UptimeKumaBot", "weblate", "Copilot"];
|
const ignoreList = ["louislam", "CommanderStorm", "UptimeKumaBot", "weblate", "Copilot", "@autofix-ci[bot]"];
|
||||||
|
|
||||||
const mergeList = ["Translations Update from Weblate", "Update dependencies"];
|
const mergeList = ["Translations Update from Weblate", "Update dependencies"];
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user