 Yehonatan EzronandGitHub
|
f2439b7e4c
|
fix(telegram): fix link bot to release tag (#19830)
* fix(telegram): fix link bot to release tag
* test(webhook): fix matrixPayload Release
* test(webhook): fix TestTelegramPayload Release
|
2022-05-28 16:44:51 -04:00 |
|
 Lunny XiaoandGitHub
|
33fca2b537
|
Move webhook into models/webhook/ (#17579)
|
2021-11-10 13:13:16 +08:00 |
|
 
|
4fcae3d06d
|
Add tests for all webhooks (#16214)
* Added tests for MS Teams.
* Added tests for Dingtalk.
* Added tests for Telegram.
* Added tests for Feishu.
* Added tests for Discord.
* Added tests for closed issue and pullrequest comment.
* Added tests for Matrix.
* Trim all spaces.
* Added tests for Slack.
* Added JSONPayload tests.
* Added general tests.
* Replaced duplicated code.
Co-authored-by: Lunny Xiao <[email protected]>
|
2021-06-20 22:12:19 -04:00 |
|
  
|
42354dfe45
|
Move webhook type from int to string (#13664)
* Move webhook type from int to string
* rename webhook_services
* finish refactor
* Fix merge
* Ignore unnecessary ci
Co-authored-by: 6543 <[email protected]>
Co-authored-by: zeripath <[email protected]>
|
2020-12-08 11:41:14 +01:00 |
|