Browse Source

Relax naming convention for feature branch pull request jobs

Mark Vieira 4 years ago
parent
commit
f19344c923

+ 1 - 1
.ci/jobs.t/elastic+elasticsearch+pull-request+docs-check.yml

@@ -20,7 +20,7 @@
           cancel-builds-on-update: true
           white-list-target-branches:
             - %BRANCH%
-            - ^feature/.*
+            - ^feat(ure)?/.*
           included-regions:
             - ^docs/.*
           black-list-labels:

+ 1 - 1
.ci/jobs.t/elastic+elasticsearch+pull-request+eql-correctness.yml

@@ -20,7 +20,7 @@
           cancel-builds-on-update: true
           white-list-target-branches:
             - %BRANCH%
-            - ^feature/.*
+            - ^feat(ure)?/.*
           excluded-regions:
             - ^docs/.*
           black-list-labels:

+ 1 - 1
.ci/jobs.t/elastic+elasticsearch+pull-request+packaging-tests-unix-sample.yml

@@ -21,7 +21,7 @@
           cancel-builds-on-update:
           white-list-target-branches:
             - %BRANCH%
-            - ^feature/.*
+            - ^feat(ure)?/.*
           excluded-regions:
             - ^docs/.*
           black-list-labels:

+ 1 - 1
.ci/jobs.t/elastic+elasticsearch+pull-request+packaging-tests-unix.yml

@@ -21,7 +21,7 @@
           cancel-builds-on-update: true
           white-list-target-branches:
             - %BRANCH%
-            - ^feature/.*
+            - ^feat(ure)?/.*
           excluded-regions:
             - ^docs/.*
           white-list-labels:

+ 1 - 1
.ci/jobs.t/elastic+elasticsearch+pull-request+packaging-tests-windows-sample.yml

@@ -23,7 +23,7 @@
           cancel-builds-on-update: true
           white-list-target-branches:
             - %BRANCH%
-            - ^feature/.*
+            - ^feat(ure)?/.*
           excluded-regions:
             - ^docs/.*
           black-list-labels:

+ 1 - 1
.ci/jobs.t/elastic+elasticsearch+pull-request+packaging-tests-windows.yml

@@ -23,7 +23,7 @@
           cancel-builds-on-update: true
           white-list-target-branches:
             - %BRANCH%
-            - ^feature/.*
+            - ^feat(ure)?/.*
           excluded-regions:
             - ^docs/.*
           white-list-labels:

+ 1 - 1
.ci/jobs.t/elastic+elasticsearch+pull-request+part-1-fips.yml

@@ -20,7 +20,7 @@
           cancel-builds-on-update: true
           white-list-target-branches:
             - %BRANCH%
-            - ^feature/.*
+            - ^feat(ure)?/.*
           excluded-regions:
             - ^docs/.*
           white-list-labels:

+ 1 - 1
.ci/jobs.t/elastic+elasticsearch+pull-request+part-1-windows.yml

@@ -21,7 +21,7 @@
           cancel-builds-on-update: true
           white-list-target-branches:
             - %BRANCH%
-            - ^feature/.*
+            - ^feat(ure)?/.*
           excluded-regions:
             - ^docs/.*
           white-list-labels:

+ 1 - 1
.ci/jobs.t/elastic+elasticsearch+pull-request+part-2-fips.yml

@@ -20,7 +20,7 @@
           cancel-builds-on-update: true
           white-list-target-branches:
             - %BRANCH%
-            - ^feature/.*
+            - ^feat(ure)?/.*
           excluded-regions:
             - ^docs/.*
           white-list-labels:

+ 1 - 1
.ci/jobs.t/elastic+elasticsearch+pull-request+part-2-windows.yml

@@ -21,7 +21,7 @@
           cancel-builds-on-update: true
           white-list-target-branches:
             - %BRANCH%
-            - ^feature/.*
+            - ^feat(ure)?/.*
           excluded-regions:
             - ^docs/.*
           white-list-labels:

+ 1 - 1
.ci/jobs.t/elastic+elasticsearch+pull-request+precommit.yml

@@ -20,7 +20,7 @@
           cancel-builds-on-update: true
           white-list-target-branches:
             - %BRANCH%
-            - ^feature/.*
+            - ^feat(ure)?/.*
           included-regions:
             - ^docs/.*
           black-list-labels:

+ 1 - 1
.ci/templates.t/pull-request-gradle-unix.yml

@@ -20,7 +20,7 @@
           cancel-builds-on-update: true
           white-list-target-branches:
             - %BRANCH%
-            - ^feature/.*
+            - ^feat(ure)?/.*
           excluded-regions:
             - ^docs/.*
           black-list-labels: