summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2018-10-11 08:40:12 -0700
committerGitHub <noreply@github.com>2018-10-11 08:40:12 -0700
commit28b1dcc85b52fb59eefa108365d942dc4c7fbe8a (patch)
tree824ec0e39a1140f539ca44e5662fc0ea9b655a50
parent4c6ecad1d2626298e21fd37e50616a883fae1600 (diff)
parent3216578401ce3670bb0215f600babefffae181be (diff)
downloadchef-28b1dcc85b52fb59eefa108365d942dc4c7fbe8a.tar.gz
Merge pull request #7741 from chef/btm/tune-appveyor-expeditor-skip
Tune appveyor skip to only version bumps
-rw-r--r--appveyor.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/appveyor.yml b/appveyor.yml
index a5a9a13e66..378574103f 100644
--- a/appveyor.yml
+++ b/appveyor.yml
@@ -16,7 +16,7 @@ clone_depth: 1
skip_commits:
# version bumps by Expeditor happen as a separate commit after the merge, we can skip
- author: Chef Expeditor
+ message: /Bump version to [0-9.]+ by Chef Expeditor/
# if ONLY the files listed below are changed in a commit, skip
files:
- MAINTAINERS.md