coolify/app/Http/Controllers/Webhook/Concerns
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
..
DetectsSkipDeployCommits.php feat(webhook): skip deployment on [skip ci]/[skip cd] commit markers 2026-04-29 09:12:24 +02:00
MatchesManualWebhookApplications.php fix(webhook): match GitLab SSH repos with custom ports 2026-05-31 21:46:23 +02:00