summaryrefslogtreecommitdiff
path: root/.expeditor
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2019-05-31 23:58:56 -0700
committerTim Smith <tsmith@chef.io>2019-05-31 23:58:56 -0700
commit66f175ebe1d7296f5a95d0fdf2d9d6617a4a2045 (patch)
tree3784e34856d6abf65e0c4794cc67b9843c34eaf1 /.expeditor
parent35f1d3636974838cd623c65f18b861fa2d16b777 (diff)
downloadmixlib-shellout-66f175ebe1d7296f5a95d0fdf2d9d6617a4a2045.tar.gz
Add BuildKite pipeline
Signed-off-by: Tim Smith <tsmith@chef.io>
Diffstat (limited to '.expeditor')
-rw-r--r--.expeditor/config.yml7
1 files changed, 6 insertions, 1 deletions
diff --git a/.expeditor/config.yml b/.expeditor/config.yml
index 8247a90..75e5e3c 100644
--- a/.expeditor/config.yml
+++ b/.expeditor/config.yml
@@ -2,7 +2,7 @@
---
# Slack channel in Chef Software slack to send notifications about build failures, etc
slack:
- notify_channel: chef-notify
+ notify_channel: chef-found-notify
# This publish is triggered by the `built_in:publish_rubygems` artifact_action.
rubygems:
@@ -43,3 +43,8 @@ promote:
actions:
- built_in:rollover_changelog
- built_in:publish_rubygems
+
+pipelines:
+ - verify:
+ description: Pull Request validation tests
+ public: true