From 2b698a9018b5d50c68a722f33b7fd13eecdfb013 Mon Sep 17 00:00:00 2001 From: Elliot DeNolf Date: Fri, 26 Apr 2024 11:54:54 -0400 Subject: [PATCH] chore: add more valid pr scopes [skip ci] --- .github/workflows/pr-title.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/pr-title.yml b/.github/workflows/pr-title.yml index d73805e47..fb985eb69 100644 --- a/.github/workflows/pr-title.yml +++ b/.github/workflows/pr-title.yml @@ -50,6 +50,7 @@ jobs: plugin-form-builder plugin-nested-docs plugin-redirects + plugin-relationship-object-ids plugin-search plugin-sentry plugin-seo @@ -66,6 +67,7 @@ jobs: ui templates examples + deps # Disallow uppercase letters at the beginning of the subject subjectPattern: ^(?![A-Z]).+$