mirror of
https://github.com/langgenius/dify-plugin-sdks.git
synced 2026-07-21 18:05:30 -04:00
[PR #266] docs: clarify delete_subscription should return success if subscription not found #272
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-plugin-sdks/pull/266
Author: @Mairuis
Created: 12/17/2025
Status: 🔄 Open
Base:
main← Head:docs/clarify-delete-subscription-behavior📝 Commits (3)
2382210docs: clarify delete_subscription should return success if subscription not foundd404c6afix: return success for non-existent webhooks in unsubscribe process91b2679Update python/dify_plugin/interfaces/trigger/__init__.py📊 Changes
2 files changed (+7 additions, -4 deletions)
View changed files
📝
python/dify_plugin/interfaces/trigger/__init__.py(+5 -0)📝
python/examples/github_trigger/provider/github.py(+2 -4)📄 Description
Summary
delete_subscriptionmethod clarifying that it should returnsuccess=Truewhen the subscription no longer exists on the external serviceTest plan
🤖 Generated with Claude Code
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.