RSSHub/.github
DIYgod f02a8b205c
chore: add AI-powered similar issues finder using GitHub MCP
- Introduced a new workflow that triggers on issue creation to find similar issues using AI.
- Added a prompt configuration for the AI model to retrieve relevant past issues based on the current issue's title and body.
- Implemented steps to prepare input, invoke AI inference, and comment on the issue with found matches.
2025-08-31 21:14:36 +08:00
..
ISSUE_TEMPLATE fix(core): fix documentation link path and error message links (#15023) 2024-03-30 08:12:12 +00:00
prompts chore: add AI-powered similar issues finder using GitHub MCP 2025-08-31 21:14:36 +08:00
workflows chore: add AI-powered similar issues finder using GitHub MCP 2025-08-31 21:14:36 +08:00
PULL_REQUEST_TEMPLATE.md
dependabot.yml chore: add eslint group for dependabot 2025-03-25 18:30:46 +08:00
labeler.yml chore: update auto label 2025-06-05 21:07:25 +08:00
pull.yml