mirror of
https://github.com/langgenius/dify-official-plugins.git
synced 2026-07-21 17:45:23 -04:00
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/langgenius/dify-official-plugins/pull/996
Author: @Satyamgupta2365
Created: 5/28/2025
Status: ❌ Closed
Base:
main← Head:main📝 Commits (5)
9a53680main.py51227cdsend_mail.py11e3e83manifest.yaml1697db2main.pya8f6d80Delete tools/email/manifest.yaml📊 Changes
4 files changed (+390 additions, -193 deletions)
View changed files
📝
tools/email/main.py(+139 -1)➖
tools/email/manifest.yaml(+0 -34)📝
tools/email/tools/send_mail.py(+203 -158)📝
tools/github/main.py(+48 -0)📄 Description
Fixes issue #949: "GitHub API Key and Api Version is invalid. 'SummaryInvocation' object is not callable".
tools/github/main.pyto remove incorrectSummaryInvocationusage and improve API key validation.tools/github/plugin.jsonto version 0.0.6.README.mdwith setup and troubleshooting for the GitHub plugin.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.