Commit Graph

18 Commits (274bc00ca2c3bf5a734d74e47cc28fa8c41e3875)

Author SHA1 Message Date
oliverpool 26653b196b
Store webhook event in database (#29145) 8 months ago
KN4CK3R 58f5fa6536
Fix Matrix and MSTeams nil dereference (#28089) 1 year ago
Lunny Xiao 16d15ce087
Fix package webhook (#27839) 1 year ago
John Olheiser 7520cd678c
Fix release URL in webhooks (#27182) 1 year ago
Lunny Xiao f9cfd6ce5b
Use the type RefName for all the needed places and fix pull mirror sync bugs (#24634) 1 year ago
Zettat123 9e04627aca
Fix incorrect `HookEventType` of pull request review comments (#23650) 2 years ago
delvh 0f4e1b9ac6
Restructure `webhook` module (#22256) 2 years ago
flynnnnnnnnnn e81ccc406b
Implement FSFE REUSE for golang files (#21840) 2 years ago
KN4CK3R cad9adeff4
Display total commit count in hook message (#21400) 2 years ago
Aaron F 3963625b6e
Webhook for Wiki changes (#20219) 2 years ago
6543 54e9ee37a7
format with gofumpt (#18184) 3 years ago
zeripath bbffcc3aec
Multiple Escaping Improvements (#17551) 3 years ago
Lunny Xiao 33fca2b537
Move webhook into models/webhook/ (#17579) 3 years ago
Lunny Xiao 9f31f3aa8a
Add an abstract json layout to make it's easier to change json library (#16528) 3 years ago
KN4CK3R 9b1b4b5433
Refactor Webhook + Add X-Hub-Signature (#16176) 3 years ago
KN4CK3R 4fcae3d06d
Add tests for all webhooks (#16214) 3 years ago
zeripath f0e15250b9
Migrate to use jsoniter instead of encoding/json (#14841) 4 years ago
Lunny Xiao 42354dfe45
Move webhook type from int to string (#13664) 4 years ago
Iván Valdés 06f1cdde6e
Fix line break for MS teams webhook (#13081) 4 years ago
Lunny Xiao b51bd7f1d6
Refactor webhook payload convertion (#12310) 4 years ago
Cornel ebc35f2b2e
Fix comments webhook panic (#12046) 4 years ago
John Olheiser 3f1c0841cb
Granular webhook events (#9626) 5 years ago
John Olheiser 5b2d9333f1 Add HTML URL to API Issues (#9654) 5 years ago
John Olheiser fb3a6aba7d Only show sender if it makes sense (#9601) 5 years ago
Cornel 81e63d0714 Refactor webhooks to reduce code duplication (#9422) 5 years ago
John Olheiser 1707f59966 Remove text from action-only webhooks (#9377) 5 years ago
Lunny Xiao a966a0298e Move more webhook codes from models to webhook module (#8802) 5 years ago
John Olheiser 0a004a69cd Improve webhooks (#8583) 5 years ago
Bjoern Petri 99f3ee3bf3 MS Teams webhook misses commit messages (#8209) 5 years ago
Lunny Xiao 34eee25bd4
Move sdk structs to modules/structs (#6905) 6 years ago
Daniel Grier b9d1fb6de3 Add support for MS Teams webhooks (#6632) 6 years ago