chore: block gemini-code-bot (#56000)

* chore: block gemini-code-bot

* update
This commit is contained in:
lijianan
2025-11-30 20:57:51 +08:00
committed by GitHub
parent f9f21e4197
commit 7bff382088
2 changed files with 8 additions and 1 deletions

View File

@@ -22,6 +22,7 @@ const excludes = [
'renovate[bot]',
'dependabot',
'dependabot[bot]',
'gemini-code-assist[bot]',
];
async function execute() {