Commit Graph

4 Commits (542bd59239d99a5fd94ae77ed68b05348532be30)

Author SHA1 Message Date
Lunny Xiao 83a8944fcf
Add feishu webhook support (#10229)
Add feishu webhook support
5 years ago
Lunny Xiao a966a0298e Move more webhook codes from models to webhook module (#8802)
* Move more webhook codes from models to webhook module
5 years ago
Lunny Xiao f518fe6662
Rename HookQueue to hookQueue (#8778)
* Rename HookQueue to hookQueue

* fix lint
5 years ago
Lunny Xiao 0e7f7df3cf Move webhook to a standalone package under modules (#8747)
* Move webhook to a standalone package under modules

* fix test

* fix comments
5 years ago