forgejo/services/webhook
TheFox0x7 4de909747b Add testifylint to lint checks (#4535)
go-require lint is ignored for now

Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/4535
Reviewed-by: Gusted <gusted@noreply.codeberg.org>
Co-authored-by: TheFox0x7 <thefox0x7@gmail.com>
Co-committed-by: TheFox0x7 <thefox0x7@gmail.com>
2024-07-30 19:41:10 +00:00
..
shared [FEAT] sourcehut webhooks 2024-04-05 10:20:40 +02:00
sourcehut Add testifylint to lint checks (#4535) 2024-07-30 19:41:10 +00:00
default.go chore: fix typos identified by mispell 2024-05-25 09:43:50 +02:00
default_test.go Add testifylint to lint checks (#4535) 2024-07-30 19:41:10 +00:00
deliver.go webhook deliver: keep Bearer prefix in history 2024-04-16 08:59:56 +02:00
deliver_test.go Add testifylint to lint checks (#4535) 2024-07-30 19:41:10 +00:00
dingtalk.go [REFACTOR] webhook shared code to prevent import cycles 2024-04-04 08:24:33 +02:00
dingtalk_test.go Add testifylint to lint checks (#4535) 2024-07-30 19:41:10 +00:00
discord.go Enable more revive linter rules (#30608) 2024-04-28 15:39:00 +02:00
discord_test.go Add testifylint to lint checks (#4535) 2024-07-30 19:41:10 +00:00
feishu.go [REFACTOR] webhook shared code to prevent import cycles 2024-04-04 08:24:33 +02:00
feishu_test.go Add testifylint to lint checks (#4535) 2024-07-30 19:41:10 +00:00
general.go [REFACTOR] webhook shared code to prevent import cycles 2024-04-04 08:24:33 +02:00
general_test.go test: webhook open project expected fields 2024-06-05 15:58:51 +02:00
gogs.go [REFACTOR] webhook shared code to prevent import cycles 2024-04-04 08:24:33 +02:00
main_test.go make writing main test easier (#27270) 2023-09-28 01:38:53 +00:00
matrix.go Enable more revive linter rules (#30608) 2024-04-28 15:39:00 +02:00
matrix_test.go Add testifylint to lint checks (#4535) 2024-07-30 19:41:10 +00:00
msteams.go [REFACTOR] webhook shared code to prevent import cycles 2024-04-04 08:24:33 +02:00
msteams_test.go Add testifylint to lint checks (#4535) 2024-07-30 19:41:10 +00:00
notifier.go Fix missed doer (#30231) 2024-04-15 20:01:35 +02:00
packagist.go [REFACTOR] webhook shared code to prevent import cycles 2024-04-04 08:24:33 +02:00
packagist_test.go Add testifylint to lint checks (#4535) 2024-07-30 19:41:10 +00:00
slack.go s/Gitea/Forgejo in various log messages and comments 2024-04-21 21:26:15 +05:00
slack_test.go Add testifylint to lint checks (#4535) 2024-07-30 19:41:10 +00:00
telegram.go Use old behavior for telegram webhook (#31588) 2024-07-14 20:53:26 +02:00
telegram_test.go Add testifylint to lint checks (#4535) 2024-07-30 19:41:10 +00:00
webhook.go webhook: fix getPayloadBranch 2024-04-30 09:38:35 +02:00
webhook_test.go Add testifylint to lint checks (#4535) 2024-07-30 19:41:10 +00:00
wechatwork.go [REFACTOR] webhook shared code to prevent import cycles 2024-04-04 08:24:33 +02:00