mirror of
https://github.com/langgenius/dify-plugin-sdks.git
synced 2026-07-22 10:25:23 -04:00
76d1820205
- Added UnsubscribeError class to handle errors during unsubscribe operations, providing detailed error messages and codes. - Updated GithubProvider to raise UnsubscribeError in various failure scenarios, enhancing error reporting and debugging. - Minor adjustments in the IssuesTrigger class to prepare for future enhancements. These changes improve the robustness of the GitHub trigger integration by ensuring clearer error management during webhook unsubscription processes.