-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
dont show config when asked #58
Conversation
Thanks @davidx! Settings---
minimum_reviewers: 1
build_steps:
- bundle install
- bundle exec ruby test/test.rb
merge: true
org_mode: true
timeout: 1805
shell: "/bin/bash"
env:
BUNDLE_GEMFILE: Gemfile |
Looks good! 👍✅ MERGE
✅ BUNDLE_INSTALL
✅ BUNDLE_EXEC_RUBY_TEST/TEST.RB
⬜ 0 of 1 Code reviews from organization basho-labs |
+1 Since the |
✅ 1 of 1 Code reviews from organization basho-labs
Since the |
Merging and closing this pr |
Successfully merged basho-labs/thumbs/pulls/58 (f59f2c9 on to master) ---
:sha: d84263f4e71e21c7ef3c4b0f6d913f8c20cf051c
:merged: true
:message: Pull Request successfully merged
|
This omits displaying the initial thank you and config settings on request.
example: davidx/prtester#330