Skip to content

Add github_tools plugin by xiang#2621

Open
Ziming6666 wants to merge 2 commits into
langgenius:mainfrom
Ziming6666:add-github-tools-plugin
Open

Add github_tools plugin by xiang#2621
Ziming6666 wants to merge 2 commits into
langgenius:mainfrom
Ziming6666:add-github-tools-plugin

Conversation

@Ziming6666

@Ziming6666 Ziming6666 commented Jun 29, 2026

Copy link
Copy Markdown

Plugin Submission

Plugin information

  • Author:
  • Plugin name:
  • Version:
  • Source repository:
  • Contact:

Submission type

  • New plugin
  • Version update

What changed

Risk level

  • Low risk
  • Medium risk
  • High risk

Required checks

  • I have read and followed the Marketplace submission requirements.
  • I have read and comply with the Plugin Developer Agreement.
  • I tested this plugin on Dify Community Edition and Dify Cloud, or documented any limitation below.
  • The package contains only files needed at runtime.
  • The package does not contain secrets, local credentials, .env files, .git directories, virtual environments, caches, logs, or IDE files.
  • The package does not contain executables or bundled binaries, or I explained why they are required below.
  • The plugin README includes setup steps, usage instructions, required APIs or credentials, connection requirements, and the source repository link.
  • The plugin includes PRIVACY.md or a hosted privacy policy, and manifest.yaml references it.
  • All user-facing text is primarily in English, with any localized README files following the i18n guidance.

Security and privacy notes

Local validation

Reviewer notes

@Ziming6666

Copy link
Copy Markdown
Author

插件提交

插件信息

  • 作者:xiang
  • 插件名称:github_tools
  • 版本:0.0.2

仓库:https://github.com/Ziming6666/GitHub-Tools---Dify-

提交类型

  • 新插件
  • 版本更新

风险等级

  • 低风险
  • 中等风险
  • 高风险

必填检查项

  • 我已阅读并遵守了市场提交的要求
  • 我已阅读并遵守了插件开发者协议
  • 我在Dify社区版和Dify
    Cloud上测试过这个插件,并在下面记录了任何限制
  • 该包只包含运行时所需的文件
  • 该软件包不包含秘密、本地凭证、文件、目录、虚拟环境
    、缓存、日志或 IDE 文件
  • 该包不包含可执行文件或捆绑的二进制文件
  • 插件 README 包含设置步骤、使用说明、所需 API
    或凭证、连接要求以及源代码仓库链接
  • 该插件包含或托管了隐私政策,并在 manifest.yaml
    中引用
  • 所有面向用户的文本主要为英文,任何本地化的 README
    文件都遵循 i18n 的指导

测试记录

已在 Dify Cloud
上测试通过,插件工具可以正常搜索仓库、获取 README、列出
Issue 和获取仓库信息。

@Ziming6666 Ziming6666 closed this Jun 29, 2026
@Ziming6666 Ziming6666 reopened this Jun 29, 2026

@crazywoola crazywoola left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

❌ Request Changes

Decision: Request changes

Failed Checks

Check Status Detail Required action
README language ❌ Fail README.md CJK ratio=48.9% (zh=1353, en=1414, allowed_zh<=0); Chinese characters are not allowed. Use multilingual README guidance: https://docs.dify.ai/en/develop-plugin/features-and-specs/plugin-types/multilingual-readme#multilingual-readme Remove Chinese characters from README.md and use the multilingual README pattern: https://docs.dify.ai/en/develop-plugin/features-and-specs/plugin-types/multilingual-readme#multilingual-readme

Full Check Results

Check Status Detail Required action
PR content language ✅ Pass PR title/body CJK ratio=0.0% (zh=0, en=1527, ignored_zh=0, allowed_zh<=0) None.
Project structure ✅ Pass All expected files present: manifest.yaml, README.md, PRIVACY.md. _assets/: yes. None.
Manifest author ✅ Pass author is valid. None.
Icon validation ✅ Pass icon exists: _assets/icon.svg None.
Version check ✅ Pass version 0.0.2 is available. None.
README language ❌ Fail README.md CJK ratio=48.9% (zh=1353, en=1414, allowed_zh<=0); Chinese characters are not allowed. Use multilingual README guidance: https://docs.dify.ai/en/develop-plugin/features-and-specs/plugin-types/multilingual-readme#multilingual-readme Remove Chinese characters from README.md and use the multilingual README pattern: https://docs.dify.ai/en/develop-plugin/features-and-specs/plugin-types/multilingual-readme#multilingual-readme
PRIVACY.md ✅ Pass PRIVACY.md exists and is non-empty. None.
Dependency install ✅ Pass requirements installed successfully. None.
dify_plugin version ✅ Pass dify_plugin version 0.9.1 satisfies >= 0.9.0. None.
Install test ✅ Pass plugin install test passed. None.
Packaging test ✅ Pass packaging check passed. None.

Next steps

Please address these issues and push an update.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants