John Olheiser
3f1c0841cb
Granular webhook events ( #9626 )
...
* Initial work
Signed-off-by: jolheiser <[email protected] >
* Add PR reviews and API coverage
Signed-off-by: jolheiser <[email protected] >
* Split up events
Signed-off-by: jolheiser <[email protected] >
* Add migration and locale
Signed-off-by: jolheiser <[email protected] >
* Format
Signed-off-by: jolheiser <[email protected] >
* Revert IsPull
Signed-off-by: jolheiser <[email protected] >
* Fix comments
Signed-off-by: jolheiser <[email protected] >
* Fix tests
Signed-off-by: jolheiser <[email protected] >
* Fix PR reviews
Signed-off-by: jolheiser <[email protected] >
* Fix issue_comment
Signed-off-by: jolheiser <[email protected] >
* Make fmt
Signed-off-by: jolheiser <[email protected] >
* Migrations
Signed-off-by: jolheiser <[email protected] >
* Backwards compatible API
Signed-off-by: jolheiser <[email protected] >
* Fix feishu
Signed-off-by: jolheiser <[email protected] >
* Move session commit
Signed-off-by: jolheiser <[email protected] >
Co-authored-by: Lauris BH <[email protected] >
Co-authored-by: guillep2k <[email protected] >
2020-03-06 07:10:48 +02:00
John Olheiser
f8dcc5f9f8
Add PR review webhook to Telegram ( #9653 )
...
Signed-off-by: jolheiser <[email protected] >
Co-authored-by: Antoine GIRARD <[email protected] >
2020-01-08 18:45:24 +01:00
John Olheiser
fb3a6aba7d
Only show sender if it makes sense ( #9601 )
...
Signed-off-by: jolheiser <[email protected] >
2020-01-04 22:20:15 +00:00
Cornel
81e63d0714
Refactor webhooks to reduce code duplication ( #9422 )
...
* Start webhook refactoring to reduce code duplication
* More webhook refactoring
* Unify webhook release messages
* Fix webhook release link
* Remove sql import
* More webhook refactoring
* More webhook refactoring
* Webhook tests extended
* Fixed issue opened webhook
Co-authored-by: Lauris BH <[email protected] >
Co-authored-by: zeripath <[email protected] >
Co-authored-by: techknowlogick <[email protected] >
2019-12-28 08:55:09 +00:00
John Olheiser
1707f59966
Remove text from action-only webhooks ( #9377 )
...
* Remove text from contextual webhooks
Signed-off-by: jolheiser <[email protected] >
* Missed one in Telegram
Signed-off-by: jolheiser <[email protected] >
2019-12-17 08:28:19 +08:00
Lunny Xiao
a966a0298e
Move more webhook codes from models to webhook module ( #8802 )
...
* Move more webhook codes from models to webhook module
2019-11-03 22:13:25 +00:00