mirror of
https://github.com/langgenius/dify-plugin-sdks.git
synced 2026-08-27 21:30:37 -04:00
6220b50946
- Bumped version from 1.3.0 to 1.3.1 in the manifest. - Removed deprecated issue comment events: issue_comment_created, issue_comment_edited, issue_comment_deleted. - Consolidated issue comment handling into a unified structure for better maintainability. - Updated README to reflect changes in event handling and provide clearer setup instructions.
3 lines
42 B
Python
3 lines
42 B
Python
"""Events package for GitHub trigger."""
|
|
|