Merge branch '1.7.x' into chore-cli-release

This commit is contained in:
Jake Barnby
2025-05-26 13:53:45 +00:00
committed by GitHub
+1 -1
View File
@@ -324,7 +324,7 @@ $createGitDeployments = function (GitHub $github, string $providerInstallationId
// VCS commit preview
if (!empty($providerCommitHash)) {
$domain = "commit-{$providerCommitHash}-{$resource->getId()}-{$project->getId()}.{$sitesDomain}";
$domain = "commit-{$providerCommitHash}.{$sitesDomain}";
$ruleId = md5($domain);
try {
Authorization::skip(