forgejo/services/webhook
Renovate Bot fed2d81c44
Some checks failed
/ release (push) Waiting to run
testing / backend-checks (push) Has been skipped
testing / frontend-checks (push) Has been skipped
testing / test-unit (push) Has been skipped
testing / test-e2e (push) Has been skipped
testing / test-mysql (push) Has been skipped
testing / test-pgsql (push) Has been skipped
testing / test-sqlite (push) Has been skipped
testing / test-remote-cacher (redis) (push) Has been skipped
testing / test-remote-cacher (valkey) (push) Has been skipped
testing / test-remote-cacher (garnet) (push) Has been skipped
testing / test-remote-cacher (redict) (push) Has been skipped
testing / security-check (push) Has been skipped
Integration tests for the release process / release-simulation (push) Has been cancelled
Update module github.com/golangci/golangci-lint/cmd/golangci-lint to v2 (forgejo) (#7367)
Co-authored-by: Renovate Bot <forgejo-renovate-action@forgejo.org>
Co-committed-by: Renovate Bot <forgejo-renovate-action@forgejo.org>
2025-03-28 22:22:21 +00:00
..
shared chore: branding import path (#7337) 2025-03-27 19:40:14 +00:00
sourcehut chore: branding import path (#7337) 2025-03-27 19:40:14 +00:00
TestPushCommits feat: add commit limit for webhook payload (#6797) 2025-02-07 19:26:50 +00:00
default.go chore: branding import path (#7337) 2025-03-27 19:40:14 +00:00
default_test.go Update module github.com/golangci/golangci-lint/cmd/golangci-lint to v2 (forgejo) (#7367) 2025-03-28 22:22:21 +00:00
deliver.go chore: branding import path (#7337) 2025-03-27 19:40:14 +00:00
deliver_test.go Update module github.com/golangci/golangci-lint/cmd/golangci-lint to v2 (forgejo) (#7367) 2025-03-28 22:22:21 +00:00
dingtalk.go chore: branding import path (#7337) 2025-03-27 19:40:14 +00:00
dingtalk_test.go chore: branding import path (#7337) 2025-03-27 19:40:14 +00:00
discord.go chore: branding import path (#7337) 2025-03-27 19:40:14 +00:00
discord_test.go chore: branding import path (#7337) 2025-03-27 19:40:14 +00:00
feishu.go chore: branding import path (#7337) 2025-03-27 19:40:14 +00:00
feishu_test.go chore: branding import path (#7337) 2025-03-27 19:40:14 +00:00
general.go Update module github.com/golangci/golangci-lint/cmd/golangci-lint to v2 (forgejo) (#7367) 2025-03-28 22:22:21 +00:00
general_test.go chore: branding import path (#7337) 2025-03-27 19:40:14 +00:00
gogs.go chore: branding import path (#7337) 2025-03-27 19:40:14 +00:00
main_test.go chore: branding import path (#7337) 2025-03-27 19:40:14 +00:00
matrix.go chore: branding import path (#7337) 2025-03-27 19:40:14 +00:00
matrix_test.go chore: branding import path (#7337) 2025-03-27 19:40:14 +00:00
msteams.go chore: branding import path (#7337) 2025-03-27 19:40:14 +00:00
msteams_test.go Update module github.com/golangci/golangci-lint/cmd/golangci-lint to v2 (forgejo) (#7367) 2025-03-28 22:22:21 +00:00
notifier.go chore: branding import path (#7337) 2025-03-27 19:40:14 +00:00
notifier_test.go Update module github.com/golangci/golangci-lint/cmd/golangci-lint to v2 (forgejo) (#7367) 2025-03-28 22:22:21 +00:00
packagist.go chore: branding import path (#7337) 2025-03-27 19:40:14 +00:00
packagist_test.go chore: branding import path (#7337) 2025-03-27 19:40:14 +00:00
slack.go chore: branding import path (#7337) 2025-03-27 19:40:14 +00:00
slack_test.go chore: branding import path (#7337) 2025-03-27 19:40:14 +00:00
telegram.go chore: branding import path (#7337) 2025-03-27 19:40:14 +00:00
telegram_test.go chore: branding import path (#7337) 2025-03-27 19:40:14 +00:00
webhook.go chore: branding import path (#7337) 2025-03-27 19:40:14 +00:00
webhook_test.go chore: branding import path (#7337) 2025-03-27 19:40:14 +00:00
wechatwork.go chore: branding import path (#7337) 2025-03-27 19:40:14 +00:00