summaryrefslogtreecommitdiffstats
path: root/services/webhook (follow)
Commit message (Expand)AuthorAgeFilesLines
* Test webhook email (#33033)wxiaoguang13 days1-0/+11
* sourcehut: use ssh sources URL when appropriateoliverpool2025-01-012-3/+59
* add manifest testsoliverpool2025-01-011-0/+81
* refactor sourcehut manifest buildingoliverpool2025-01-011-5/+10
* Add more load functions to make sure the reference object loaded (#32901)Lunny Xiao2024-12-221-0/+4
* Escaping specific markdown in commit messages on Discord-type embeds #3664 (...Marco De Araujo2024-11-183-0/+145
* [CHORE] Use forked `binding` libraryGusted2024-11-053-3/+3
* tests: improve actvititypub integration test codeGusted2024-11-011-0/+1
* Support requested_reviewers data in comment webhook events (#26178)谈笑风生间2024-10-201-32/+42
* fix: improve discord webhook api conformanceKidsan2024-10-083-11/+73
* fix: add length limit to discord webhook icon_urlKidsan2024-10-081-6/+25
* Truncate commit message during Discord webhook push events (#31970)Kemal Zebari2024-09-293-3/+32
* Support allowed hosts for migrations to work with proxy (#32025)Jason Song2024-09-141-1/+1
* [TESTS] Move `CreateDeclarativeRepo` to more accessible locationGusted2024-08-251-68/+0
* style: reenable switch checkTheFox0x72024-08-187-14/+7
* Add testifylint to lint checks (#4535)TheFox0x72024-07-3012-88/+90
* Use old behavior for telegram webhook (#31588)wxiaoguang2024-07-142-18/+29
* test: webhook open project expected fieldsoliverpool2024-06-052-0/+47
* chore: fix typos identified by mispellEarl Warren2024-05-251-1/+1
* refactor: sourcehut_builds ignore unused fieldsoliverpool2024-05-222-46/+45
* fix: sourcehut_builds preserve unused fieldsoliverpool2024-05-221-12/+12
* test: sourcehut_builds triggeroliverpool2024-05-2211-8/+19
* webhook: send short ref on gitea create/delete payloadoliverpool2024-04-301-6/+36
* test: webhook gitea tag creation refoliverpool2024-04-301-0/+224
* webhook: fix getPayloadBrancholiverpool2024-04-301-9/+7
* test: webhook fix branch filter testsoliverpool2024-04-301-22/+43
* Enable more `revive` linter rules (#30608)silverwind2024-04-282-3/+0
* s/Gitea/Forgejo in various log messages and comments0ko2024-04-211-1/+1
* webhook: matrix use v3 endpoint and drop headersoliverpool2024-04-163-6/+5
* webhook: matrix access_token helper textoliverpool2024-04-161-4/+2
* webhook deliver: keep Bearer prefix in historyoliverpool2024-04-162-2/+8
* webhook: sourcehut_builds: ask for access_token instead of authorization_headeroliverpool2024-04-161-7/+2
* Fix missed doer (#30231)Lunny Xiao2024-04-151-11/+11
* webhook: add admin-hooks testsoliverpool2024-04-091-1/+1
* Merge pull request '[BUG] fix webhook creation payload ref' (#3055) from oliv...Earl Warren2024-04-061-4/+2
|\
| * [FIX] webhook creation payload refoliverpool2024-04-051-4/+2
* | [FEAT] sourcehut webhooksoliverpool2024-04-0521-0/+779
* | [REFACTOR] webhook shared code to prevent import cyclesoliverpool2024-04-0415-194/+204
|/
* [REFACTOR] add Icon to webhook.Interfaceoliverpool2024-03-3013-0/+48
* Fix possible data race on tests (#30093)Lunny Xiao2024-03-301-1/+0
* [CHORE] Cleanup dependencyGusted2024-03-301-5/+17
* [REFACTOR] webhook gogs endpointoliverpool2024-03-271-0/+27
* [REFACTOR] webhook packagist endpointoliverpool2024-03-271-1/+22
* [REFACTOR] webhook wechatwork endpointoliverpool2024-03-271-1/+15
* [REFACTOR] webhook feishu endpointoliverpool2024-03-271-1/+15
* [REFACTOR] webhook msteams endpointoliverpool2024-03-271-1/+15
* [REFACTOR] webhook telegram endpointoliverpool2024-03-271-1/+22
* [REFACTOR] webhook dingtalk endpointoliverpool2024-03-271-1/+15
* [REFACTOR] webhook discord endpointoliverpool2024-03-271-1/+20
* [REFACTOR] webhook slack endpointsoliverpool2024-03-271-1/+44