Merged
Conversation
Collaborator
|
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 |
Collaborator
Looks good! 👍✅ MERGE
✅ BUNDLE_INSTALL
✅ BUNDLE_EXEC_RUBY_TEST/TEST.RB
⬜ 0 of 1 Code reviews from organization basho-labs |
|
+1 Since the |
Collaborator
✅ 1 of 1 Code reviews from organization basho-labs
Since the |
Collaborator
|
Merging and closing this pr |
Collaborator
|
Successfully merged basho-labs/thumbs/pulls/58 (f59f2c9 on to master) ---
:sha: d84263f4e71e21c7ef3c4b0f6d913f8c20cf051c
:merged: true
:message: Pull Request successfully merged
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This omits displaying the initial thank you and config settings on request.
example: davidx/prtester#330