From a246b813dafca9010bf21ae539f66c2575eabe29 Mon Sep 17 00:00:00 2001 From: Sasha <64744993+r1tsuu@users.noreply.github.com> Date: Fri, 3 Oct 2025 14:47:14 +0300 Subject: [PATCH 1/3] ci: add `plugin-ecommerce` commit scope --- .github/workflows/pr-title.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/pr-title.yml b/.github/workflows/pr-title.yml index 3f3607865d3..23d86d44220 100644 --- a/.github/workflows/pr-title.yml +++ b/.github/workflows/pr-title.yml @@ -52,6 +52,7 @@ jobs: payload-cloud plugin-cloud plugin-cloud-storage + plugin-ecommerce plugin-form-builder plugin-import-export plugin-multi-tenant From 5ce9f94593571b996f1b7e623387360e6e1f7e21 Mon Sep 17 00:00:00 2001 From: Sasha <64744993+r1tsuu@users.noreply.github.com> Date: Fri, 3 Oct 2025 14:50:28 +0300 Subject: [PATCH 2/3] add r2 --- .github/workflows/pr-title.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/pr-title.yml b/.github/workflows/pr-title.yml index 23d86d44220..21b3dea4ba7 100644 --- a/.github/workflows/pr-title.yml +++ b/.github/workflows/pr-title.yml @@ -69,6 +69,7 @@ jobs: storage-\* storage-azure storage-gcs + storage-r2 storage-uploadthing storage-vercel-blob storage-s3 From 0616d5e4947e61adb168f24f852fbcf717a1ee12 Mon Sep 17 00:00:00 2001 From: Sasha <64744993+r1tsuu@users.noreply.github.com> Date: Sat, 4 Oct 2025 13:47:43 +0300 Subject: [PATCH 3/3] add db-d1-sqlite --- .github/workflows/pr-title.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/pr-title.yml b/.github/workflows/pr-title.yml index 21b3dea4ba7..4aa86d8263e 100644 --- a/.github/workflows/pr-title.yml +++ b/.github/workflows/pr-title.yml @@ -36,6 +36,7 @@ jobs: scopes: | cpa db-\* + db-d1-sqlite db-mongodb db-postgres db-vercel-postgres