mirror of
https://github.com/langgenius/dify-plugin-sdks.git
synced 2026-07-22 18:35:29 -04:00
db8d26ba3d
- Updated the GitHub trigger implementation to improve type annotations and clarity in the GithubSubscriptionConstructor class. - Removed the obsolete _resolve_webhook_events method to streamline event resolution. - Expanded the YAML configuration to include a comprehensive list of available GitHub events for subscriptions, enhancing user configurability. These changes improve the maintainability and usability of the GitHub trigger functionality.