fix: rename gemini to qwen, remove google auth hint

This commit is contained in:
mingholy.lmh
2025-10-17 17:00:16 +08:00
parent 4d773f1046
commit be48c7eb4c
3 changed files with 3 additions and 3 deletions

View File

@@ -115,7 +115,7 @@ jobs:
comment.body.includes('Missing Required Information')
);
const commentBody = `## ⚠️ Missing Required Information
const commentBody = `### ⚠️ Missing Required Information
Thank you for reporting this issue! To help us investigate and resolve this problem more effectively, we need some additional information:

View File

@@ -143,7 +143,7 @@ jobs:
category/authentication: Authentication and authorization
- Issues with login flows, API keys, OAuth, credential storage
- Related scopes: scope/oauth, scope/api-keys, scope/token-storage, scope/google-auth
- Related scopes: scope/oauth, scope/api-keys, scope/token-storage
category/tools: Tool integration and execution
- Issues with MCP, shell execution, file operations, web search, memory, git integration

View File

@@ -173,7 +173,7 @@ jobs:
category/authentication: Authentication and authorization
- Issues with login flows, API keys, OAuth, credential storage
- Related scopes: scope/oauth, scope/api-keys, scope/token-storage, scope/google-auth
- Related scopes: scope/oauth, scope/api-keys, scope/token-storage
category/tools: Tool integration and execution
- Issues with MCP, shell execution, file operations, web search, memory, git integration