ci: update pr-title commit scopes (#14055)
Adds `plugin-ecommerce`, `db-d1-sqlite`, `storage-r2` to pr-title
This commit is contained in:
3
.github/workflows/pr-title.yml
vendored
3
.github/workflows/pr-title.yml
vendored
@@ -36,6 +36,7 @@ jobs:
|
||||
scopes: |
|
||||
cpa
|
||||
db-\*
|
||||
db-d1-sqlite
|
||||
db-mongodb
|
||||
db-postgres
|
||||
db-vercel-postgres
|
||||
@@ -53,6 +54,7 @@ jobs:
|
||||
payload-cloud
|
||||
plugin-cloud
|
||||
plugin-cloud-storage
|
||||
plugin-ecommerce
|
||||
plugin-form-builder
|
||||
plugin-import-export
|
||||
plugin-multi-tenant
|
||||
@@ -69,6 +71,7 @@ jobs:
|
||||
storage-\*
|
||||
storage-azure
|
||||
storage-gcs
|
||||
storage-r2
|
||||
storage-uploadthing
|
||||
storage-vercel-blob
|
||||
storage-s3
|
||||
|
||||
Reference in New Issue
Block a user