summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Smith <tsmith84@gmail.com>2021-02-24 11:52:18 -0800
committerTim Smith <tsmith84@gmail.com>2021-02-24 11:52:18 -0800
commit638db902f8fb1bf5a9a51846b7e902a977a8450c (patch)
tree542766203b384a79616b0c743de416843c245d8e
parent107917ceda14917ebc57953ed49360862160de6c (diff)
downloadchef-638db902f8fb1bf5a9a51846b7e902a977a8450c.tar.gz
Automatically create PRs to update chefstyle
Avoid needing to manually cut these PRs Signed-off-by: Tim Smith <tsmith@chef.io>
-rw-r--r--.expeditor/config.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/.expeditor/config.yml b/.expeditor/config.yml
index fdec406eb6..d2dcb01d0a 100644
--- a/.expeditor/config.yml
+++ b/.expeditor/config.yml
@@ -212,3 +212,7 @@ subscriptions:
- workload: chef/ohai:master_completed:pull_request_merged:chef/ohai:master:*
actions:
- bash:.expeditor/update_dep.sh
+ # NOTE: When the stable branch of chef/chef is being cut you probably want to remove this subscription
+ - workload: chef/chefstyle:master_completed:pull_request_merged:chef/chefstyle:master:*
+ actions:
+ - bash:.expeditor/update_dep.sh