summaryrefslogtreecommitdiffstats
path: root/modules/structs/hook.go
Commit message (Expand)AuthorAgeFilesLines
* Webhooks: for issue close/reopen action, add commit ID that caused it (#22583)Brecht Van Lommel2023-01-241-0/+2
* Implement FSFE REUSE for golang files (#21840)flynnnnnnnnnn2022-11-271-2/+1
* Add Webhook authorization header (#20926)oliverpool2022-11-031-13/+16
* Display total commit count in hook message (#21400)KN4CK3R2022-10-171-9/+10
* Webhook for Wiki changes (#20219)Aaron F2022-09-041-0/+33
* Add Package Registry (#16510)KN4CK3R2022-03-301-0/+25
* Add packagist webhook (#18224)Dr. Tobias Quathamer2022-01-231-1/+1
* format with gofumpt (#18184)65432022-01-201-4/+2
* Add an abstract json layout to make it's easier to change json library (#16528)Lunny Xiao2021-07-241-12/+1
* Add support for corporate WeChat webhooks (#15910)lengyuqu2021-07-231-1/+1
* Refactor Webhook + Add X-Hub-Signature (#16176)KN4CK3R2021-06-271-55/+0
* Migrate to use jsoniter instead of encoding/json (#14841)zeripath2021-03-011-1/+13
* Update golangci-lint to version 1.31.0 (#13102)kolaente2020-10-111-1/+1
* Granular webhook events (#9626)John Olheiser2020-03-061-0/+2
* Add feishu webhook support (#10229)Lunny Xiao2020-02-121-1/+1
* update swagger info (#9558)65432019-12-311-4/+8
* Change target branch for pull request (#6488)Mario Lubenka2019-12-161-1/+2
* Improve webhooks (#8583)John Olheiser2019-10-181-0/+8
* Sign merges, CRUD, Wiki and Repository initialisation with gpg key (#7631)zeripath2019-10-161-4/+5
* Implement webhook branch filter (#7791)WGH2019-09-091-5/+7
* Move sdk structs to modules/structs (#6905)Lunny Xiao2019-05-111-0/+465