Yeuoly
|
8c7bc2f075
|
fix
|
2025-10-30 18:13:44 +08:00 |
|
Harry
|
8d32dfb347
|
refactor: add payload to event handler's on_event function
|
2025-10-20 12:04:43 +08:00 |
|
Yeuoly
|
ec58236521
|
fix: apply ruff
|
2025-10-17 17:42:23 +08:00 |
|
Yeuoly
|
4058597f87
|
Codex/implement slack trigger in main.py (#220)
* Expand Slack trigger to full Events API catalog
* Remove Slack trigger subscription constructor
* Remove Slack event selection from subscription schema
* Use official Slack icon asset
* Stop reading Slack signing secret from constructor parameters
* chore: remove tead_id
* refactoring
---------
Co-authored-by: Claude <noreply@anthropic.com>
|
2025-10-17 17:37:17 +08:00 |
|
Yeuoly
|
b9ac72257e
|
Expand Slack trigger to full Events API catalog (#217)
* Expand Slack trigger to full Events API catalog
* Remove Slack trigger subscription constructor
* Remove Slack event selection from subscription schema
* Use official Slack icon asset
* Stop reading Slack signing secret from constructor parameters
* chore: remove tead_id
|
2025-10-17 16:44:43 +08:00 |
|