From ddef08283e028b828e01c3ce1ba6b3359602bcea Mon Sep 17 00:00:00 2001 From: Elliott Sales de Andrade Date: Wed, 3 Oct 2018 22:54:32 -0400 Subject: [PATCH] CI: Don't run AppVeyor/Travis for doc backport branches. These branches are only supposed to contain changes to documentation, so not running Linux or Windows CI will reduce some load (on CI and wrt requiring extra backports to keep it working). --- .appveyor.yml | 1 + .travis.yml | 1 + 2 files changed, 2 insertions(+) diff --git a/.appveyor.yml b/.appveyor.yml index 2a8f44ab043f..780e3427fcae 100644 --- a/.appveyor.yml +++ b/.appveyor.yml @@ -7,6 +7,7 @@ branches: except: - /auto-backport-.*/ + - /^v\d+\.\d+\.[\dx]+-doc$/ clone_depth: 50 diff --git a/.travis.yml b/.travis.yml index 20283d195c29..441c3ab359f3 100644 --- a/.travis.yml +++ b/.travis.yml @@ -6,6 +6,7 @@ sudo: false branches: except: - /^auto-backport-of-pr-\d*/ + - /^v\d+\.\d+\.[\dx]+-doc$/ cache: pip: true pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy