Skip to content

Commit 2ac2875

Browse files
Copilotlouislam
andauthored
chore: Fix changelog to ignore specific bot entries (#6791)
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: louislam <1336778+louislam@users.noreply.github.com> Co-authored-by: Louis Lam <louislam@users.noreply.github.com>
1 parent 0dc7c59 commit 2ac2875

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

extra/generate-changelog.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
import * as childProcess from "child_process";
66

7-
const ignoreList = ["louislam", "CommanderStorm", "UptimeKumaBot", "weblate", "Copilot", "@autofix-ci[bot]"];
7+
const ignoreList = ["louislam", "CommanderStorm", "UptimeKumaBot", "weblate", "Copilot", "autofix-ci[bot]", "app/copilot-swe-agent", "app/github-actions", "github-actions[bot]"];
88

99
const mergeList = ["Translations Update from Weblate", "Update dependencies"];
1010

0 commit comments

Comments
 (0)