coolify/app/Http/Controllers/Webhook
Andras Bacsai 34f15c106c fix(webhook): match GitLab SSH repos with custom ports
Strip leading port segments from scp-style GitLab repository URLs so manual webhook matching compares the repository path consistently. Cover both ported and unported SSH URL forms.
2026-05-31 21:46:23 +02:00
..
Concerns fix(webhook): match GitLab SSH repos with custom ports 2026-05-31 21:46:23 +02:00
Bitbucket.php fix(webhook): match manual webhook repositories exactly 2026-05-22 15:32:44 +02:00
Gitea.php fix(webhook): match manual webhook repositories exactly 2026-05-22 15:32:44 +02:00
Github.php fix(webhook): skip preview deployments for fork PRs when public previews are off 2026-05-29 23:53:51 +05:30
Gitlab.php fix(webhook): match manual webhook repositories exactly 2026-05-22 15:32:44 +02:00
Stripe.php feat(observability): add structured audit log channel for API and webhook events 2026-04-28 14:50:37 +02:00